Skip to content

Latest commit

 

History

History
84 lines (31 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

84 lines (31 loc) · 2.54 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)

2.0.0 (2024-03-15)

⚠ BREAKING CHANGES

  • Updated to support Capacitor 7
  • Minimum Android SDK version increased to align with Capacitor 7 requirements
  • Minimum iOS deployment target increased to align with Capacitor 7 requirements

Features

  • Add support for Capacitor 7