Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 2.34 KB

Changelog

5.3.0

5.2.0

5.1.0

5.0.3

Patch Changes

  • a8e355f (#44): fix(android): scan failed on some devices

5.0.2

Patch Changes

  • bf5b3bd (#50): fix(ios): resolve the startScan(...) method

5.0.1

Patch Changes

  • 167da98 (#40): fix(ios): Cocoapods dependency conflicts with Firebase

5.0.0

Major Changes

  • 6f9585b (#35): fix!: improve cornerPoints calculation

Patch Changes

  • a77946f: fix(ios): scan(...) method does not detect any barcodes
  • 3261833: fix(android): readBarcodesFromImage(...) throws a null exception

0.0.3

Patch Changes

  • 4cea18a: fix(ios): add missing openSettings implementation
  • e8c2f54: feat: request permissions on scan
  • a1a805b: fix(ios): wrong error messages

0.0.2

Patch Changes