- Bug fixes from upstream XZing project - Many performance improvements for 1D readers - More meta-data exported when reading specific format - Minor bug fixes and improvements for corner cases
1.0.6
- Add Python binding - Add more options to BarcodeReader for WinRT
1.0.5
- Fix build errors with Visual Studio 2019 - Export correctly code count for structured append QR Code
1.0.4
- Fix interleaved 2 of 5 with bearer bar not recognized - Fix build issue with GCC on Linux - Add version defines
1.0.3
- Add CMake file for building as WebAssembly module - UBSAN: fix div-by-zero - Fix a DataMatrix encoder with wrong encoding - ODCode93Writer: fix bug in error message assembly
1.0.2
Fix issue with floating point precision in release build with gcc; Fix a potential bug in QRCode decoder