v5.2.2
juliansteenbakker
released this
23 Oct 14:37
·
138 commits
to master
since this release
Improvements:
- [MacOS] Adds Swift Package Manager support.
- [MacOS] Adds support for
returnImage
. - Added a new
size
property toBarcode
, that denotes the bounding box of the barcode.
Bugs fixed:
- Fixed some documentation errors for the
size
andimage
ofBarcodeCapture
. - [iOS] Fixed a bug with
returnImage
. - [Android/iOS] Adjusted the raw barcode scan value to pass the raw event data, like on MacOS.