v3.2.0
Pull requests merged:
- #193 apply fix for macOS: fix QZXingFilter image reading for macOS (@spompelio)
- #194 fix(CMakeLists.txt): fix path to stdint.h (@BetsyMcPhail)
- #197 Integration of code parts from #177 provided by @KangLin to fix CI
- #198 Added slashes to .pro file (@Ilya-Songrov)
- #201 Properly exported the defines for CMake users (@vpicaver)
- #205 Refactor all code to use QSharePointer and std::vector instead of Ref, Counted, Array and ArrayRef
New features:
- BarcodeEncoder: support
explicitSize
tag to explicitly set the size of the Qr rectangle instead of relying to the QML element size