master
Add Aztec reader initialization support (#2066)
Move resources to match Maven standard directory structure
Symbology Identifier support (#1372)
Add Code 128 reader initialization support (#2068)
Fix symbology identifier tests (#1396)
Add reader initialization support for Data Matrix and PDF417 (#2069)
Update DMRE versions to ISO/IEC 21471:2020 (#1369)
inverted barcode support (#1371)
Loosen ITF max variance for 3x module widths (#2014)
Fix MaxiCode handling of vertical quiet zone (#1671)
More coverage for Code93/39 writers, and for multiple barcode detection
A little more coverage for PDF417 writer and multi QR code
Improve support for Macro PDF417 (#973)
Add ResultMetadataType.ERRORS_CORRECTED and ERASURES_CORRECTED (#1657)
Avoid 2 more RSS Expanded finder pattern false positive scenarios (#1692)
Delete old test gen code
Avoid decoding stacked row 1 of N independently (#1693)
Aztec Code: decode ECI and FNC1 (#1328)
Fix QR decode failure for small/native-size images (#2061)