Skip to content

Releases: evva-sfw/abrevva-react-native

Release 2.0.0

22 Oct 13:44
2.0.0
a9a7194
Compare
Choose a tag to compare

2.0.0 (2024-10-22)

⚠ BREAKING CHANGES

  • rename package name

chore

Features

  • replaced manual disengage logic with AbrevvaSDK disengage function (#46) (b16cf3b)

Bug Fixes

  • removed cryptoswift from podfile and formating (0b6d2c5)
  • removed nfc (9384a65)
  • removed nfc traces (bbb4042)
  • removed whitespace in string, since toInt throws otherwise (82e3d6d)

Documentation

  • change deprecation alert to important (1ee4c06)

Continuous Integration

  • fix test-android gradle target (cb28d88)
  • fix version in filename for release (#45) (9e6dbaf)
  • reconfigure auto-changelog to only track merge commits (#52) (089cd1a)

Release 1.0.1

28 Aug 12:53
1.0.1
02c5211
Compare
Choose a tag to compare

1.0.1 (2024-08-28)

Bug Fixes

  • corrected output Path for decryptFileFromURL (android) (#44) (308c8f2)

Documentation

  • format readme and add shields.io (#41) (a4efc62)

Build System

Release 1.0.0

26 Aug 14:53
1.0.0
4ecb13c
Compare
Choose a tag to compare

1.0.0 (2024-08-26)

Features

Bug Fixes

  • minor adjustments to scan timeout (#28) (98c25b2)

Build System

  • add attest provenance with lint and release workflow (#29) (a5e62f3)
  • enable android build cache (#39) (ff07820)

Release 0.1.5

22 Aug 12:49
0.1.5
3a77838
Compare
Choose a tag to compare

0.1.5 (2024-08-22)

Continuous Integration

  • enable npm upload on release (56973c1)

Release 0.1.4

22 Aug 12:40
0.1.4
54893e5
Compare
Choose a tag to compare

0.1.4 (2024-08-22)

Continuous Integration

  • disable npm publish for debugging release-it workflow (7fdd9d3)
  • release workflow enable yarn cache (143872b)
  • release-it: checkout via ssh (fd05e9a)
  • release-it: fix release github token for workflow (425ad0a)