Skip to content

Latest commit

 

History

History
71 lines (24 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

71 lines (24 loc) · 2.18 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.4 (2024-12-10)

Bug Fixes

  • android crash addressed with dep updates (89404c1)

Reverts

  • Revert "chore(android): bump kotlin, gradle and aar versions (#45)" (a20c7cf), closes #45

1.0.3 (2024-12-02)

Bug Fixes

  • example-app: Set minSdkVersion version to 26 (#9) (ddfb3e4)
  • npm publish fix up (dd32fbe)

1.0.1 (2024-05-16)

Bug Fixes

  • use defaults where needed (59d9fc5)

1.0.0 (2024-04-16)

Note: Version bump only for package root

1.0.0-alpha.2 (2024-04-16)

Note: Version bump only for package root

1.0.0-alpha.1 (2024-04-16)

Bug Fixes

  • align native interfaces with web (2895ff8)

Features

  • web: Implement scanning on the web (f1d1105)