Skip to content

Releases: mgcrea/vision-camera-barcode-scanner

Release 0.8.1

02 Feb 14:07
fc1f2f0
Compare
Choose a tag to compare

Release 0.8.0

29 Jan 11:22
8078a1f
Compare
Choose a tag to compare
  • chore(npm): bump deps (0c17cd2)
  • Merge pull request #20 from seanpcoyle/vision-camera-3.8.0 (0eb35a0)
  • Fix mismatched brackets (4c423a8)
  • Address breaking changes in react-native-vision-camera v3.8.0 (c0fc5b6)

Release 0.7.0

08 Jan 13:56
9ed403f
Compare
Choose a tag to compare
  • feat(api): improve api to work with native barcode scanning, add useCameraPermission helper (2aa781c)
  • fix(android): fix build issue with 3.7.0 (283e963)
  • chore(example): bump example to work with 3.7.0 (130a68c)
  • feat(example): upgrade to [email protected] (c023447)

Release 0.6.6

12 Dec 15:14
8c8657b
Compare
Choose a tag to compare
  • feat(update): minor changes (167fe4a)

Release 0.6.5

12 Dec 15:11
8472176
Compare
Choose a tag to compare

Release 0.6.4

17 Nov 09:51
a57fd53
Compare
Choose a tag to compare
  • feat(npm): bump deps (5d4f6fe)
  • Merge pull request #14 from seanpcoyle/patch-1 (3ce2086)
  • Add data matrix support for Android (b482321)
  • feat(update): minor changes (87862b1)
  • feat(update): minor changes (65e0689)

Release 0.6.3

26 Oct 18:56
399dff6
Compare
Choose a tag to compare
  • fix(android): remove unavailable setCropRegion call (2c4aba5)
  • fix(ios): fix regionOfInterest params from android breaking change (b1e3a25)

Release 0.6.2

26 Oct 14:02
9ea8329
Compare
Choose a tag to compare
  • feat(api): add frame to the second onBarcodeScanned param (closes #6) (7bf9eb2)

Release 0.6.1

26 Oct 13:58
e286d05
Compare
Choose a tag to compare
  • Merge pull request #8 from alexDevBR/fix-issue-7 (7423aea)
  • remove extra call to onBarcodeScanned() (5dae5d9)

Release 0.6.0

26 Oct 13:56
dfbf241
Compare
Choose a tag to compare
  • feat(update): minor changes (2808b93)
  • feat(update): minor changes (4a5ba10)
  • feat(android): add support for barcodeTypes (closes #1) (9f5fac6)
  • feat(update): minor changes (c4f2a42)
  • feat(update): minor changes (fd92817)
  • feat(project): initial work to support [email protected] (21ce66c)
  • feat(ios): add BARCODE_FORMAT constant on iOS (7057b7d)
  • chore(processor): add guard against non-array values from frame-processor (a3028c1)
  • feat(ios): add barcodeTypes and regionOfInterest options to the iOS implementation (e8ac84e)
  • feat(update): minor changes (bac936c)