Skip to content

Latest commit

 

History

History
106 lines (76 loc) · 7.44 KB

CHANGELOG.md

File metadata and controls

106 lines (76 loc) · 7.44 KB

2.0.2 (2024-12-06)

🐛 Bug Fixes

  • android manifest permssions for BLE; fix DisengageStatus return value (eb2d8b7)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: android manifest permssions for BLE; fix DisengageStatus return #79

5 December 2024

  • fix: resolve disengage and scanning issues; add missing manifest perm… #77
  • ci: remove dependabot config #75
  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 #71
  • chore(deps-dev): bump @evilmartians/lefthook from 1.7.14 to 1.8.2 #72
  • chore(deps-dev): bump react-native-builder-bob from 0.30.0 to 0.30.3 #73
  • chore(deps-dev): bump @babel/runtime from 7.25.4 to 7.26.0 #68
  • chore(deps): bump react-native-safe-area-context from 4.10.9 to 4.12.0 #67
  • ci: add icons to release notes #65
  • chore(deps): bump @scure/base from 1.1.7 to 1.1.9 #55

22 October 2024

  • chore!: rename package to @evva/ instead of @evva-sfw/ #60
  • fix!: removed broken nfc code #61
  • chore(deps-dev): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2 #56
  • ci: reconfigure auto-changelog to only track merge commits #52
  • chore(deps-dev): bump commitlint from 19.4.0 to 19.4.1 #48
  • chore(deps-dev): bump @commitlint/config-conventional from 19.2.2 to 19.4.1 #50
  • chore(deps-dev): bump react-native-builder-bob from 0.29.1 to 0.30.0 #49
  • feat: replaced manual disengage logic with AbrevvaSDK disengage function #46
  • ci: fix version in filename for release #45

28 August 2024

  • fix: corrected output Path for decryptFileFromURL (android) #44
  • build: add npm-compatibility-check test #43
  • build: add yarn cache to github workflow caching #42
  • docs: format readme and add shields.io #41
  • build: fix workflow cache names #40

26 August 2024

  • chore(deps): bump rexml from 3.3.3 to 3.3.6 in /example #38
  • build: enable android build cache #39
  • feat: added typing for ble interface #37
  • chore(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.1.1 #34
  • chore(deps-dev): remove turbo as dev-dep #32
  • feat: add missing signalize bridge functions #36
  • chore: update README.md #30
  • build: add attest provenance with lint and release workflow #29
  • fix: minor adjustments to scan timeout #28
  • feat: tests for android & ios #23

22 August 2024

22 August 2024

  • chore: release-it workflow #27
  • chore: add .editorconfig #26
  • chore: moved eslint config to package.json #25
  • chore: minor UI improvements #24
  • chore(deps): bump rexml from 3.2.9 to 3.3.3 in /example #22

0.1.0

13 August 2024

  • chore: update README #21
  • refactor: structural changes #20
  • chore: fix package.json #17
  • chore(deps-dev): bump commitlint from 17.8.1 to 19.4.0 #19
  • chore(deps-dev): bump react-native-builder-bob from 0.26.0 to 0.29.0 #18
  • build(deps-dev): bump @evilmartians/lefthook from 1.7.7 to 1.7.11 #16
  • chore(deps-dev): bump @commitlint/config-conventional from 17.8.1 to 19.2.2 #9
  • chore(deps-dev): bump @release-it/conventional-changelog from 5.1.1 to 8.0.1 #8
  • build: workflow for android build #7
  • feat: add missing ts interfaces for abrevva modules #14
  • chore(ci): add workflow to check semantic PR summary #5
  • chore: small typos and indents #13
  • chore(ci): create workflow for lint #2
  • fix: added missing yarn files #6
  • chore: fix internal links #3
  • Update LICENSE #4