Patch release
- QRCode: improve Version 1 detection rate
- QRCode: fix detection regression in 3.1.0
- python: fix use of 'None' keyword usage and wrong '**kwargs' tag
- MicroPDF417: fix out of bounds access
- MultiFormatWriter: fix BarcodeFormat::Aztec and QRCodeModel2 support
- Android: make binary a little smaller (hidden symbols)
- PDF417: match codewords using integer arithmetic by @nyluke in #1138
- ReedSolomon: add missing header for GCC-16 by @parona-source in #1137
New Contributors
- @nyluke made their first contribution in #1138
- @parona-source made their first contribution in #1137
Full Changelog: v3.1.0...v3.1.1