Skip to content

Releases: mgcrea/vision-camera-barcode-scanner

Release 0.12.1

13 Mar 20:55
de79771

Choose a tag to compare

  • chore(npm): add src to npm release for codegen (b05ad2e)

Release 0.12.0

13 Mar 20:52
62c4e0d

Choose a tag to compare

  • chore(npm): use corepack, update pnpm-lock (8bbaddc)
  • Merge pull request #43 from ArchonSystemsInc/pr (fdaafde)
  • Fixes for highlights not being accurate (8560a52)

Release 0.11.2

13 May 19:04
0538aa4

Choose a tag to compare

  • Merge pull request #34 from tfcornerstone/patch-1 (d3d529e)
  • Fix crash in react native vision camera v4 for iOS (4bb493e)

Release 0.11.1

03 May 07:14
c487a44

Choose a tag to compare

  • Merge pull request #32 from seanpcoyle/fix-degrees (43a3f0c)
  • Fix orientation calculation (a74ab2f)
  • feat(update): minor changes (a229737)

Release 0.11.0

02 May 18:45
7b17376

Choose a tag to compare

  • chore(npm): bump rnvc peer dep (a992836)
  • chore(eslint): fix minor lint issue (d542f18)
  • Merge pull request #30 from seanpcoyle/remove-yuv (c6e0258)
  • Address changed paths on Android (6c8ff30)
  • Remove "native" pixelFormat (39b9c72)

Release 0.10.1

19 Apr 09:30
35bf7b6

Choose a tag to compare

  • feat(update): minor changes (a796e58)
  • feat(update): minor changes (f13c1a6)

Release 0.9.1

08 Feb 10:47
ed16c66

Choose a tag to compare

  • feat(update): minor changes (f5d7e7a)
  • chore(android): attempt working gradle sync (d036a31)
  • chore(src): provide BarcodeCamera component (88b3650)
  • chore(example): update example (66ae01d)
  • chore(npm): bump react-native-vision-camera (a901935)
  • feat(constants): improve templates (18c60e5)
  • feat(android): move barcodeScanner to a static instance. (aa96a95)
  • chore(android): format code (10f85e8)

Release 0.9.0

07 Feb 10:27
52b5c51

Choose a tag to compare

  • chore(npm): bump vision-camera dep (70baa1f)
  • feat(templates): improve templates (f5a8e0d)
  • fix(android): safely read Orientation (507580d)
  • Revert "fix: treat barcodeTypes parameter as array" (a054bbf)

Release 0.8.5

06 Feb 17:19
89e2489

Choose a tag to compare

  • Merge pull request #19 from mattijsf/fix-barcode-types (525f963)
  • fix: treat barcodeTypes parameter as array (2422526)

Release 0.8.4

05 Feb 22:25
ea45e3d

Choose a tag to compare

  • feat(frameProcessor): better frame handling (c23d886)