| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-01-31 | 1.3 kB | |
| ZXing 3.5.3 source code.tar.gz | 2024-01-31 | 133.1 MB | |
| ZXing 3.5.3 source code.zip | 2024-01-31 | 135.1 MB | |
| Totals: 3 Items | 268.2 MB | 5 | |
What's Changed
- Fix MaxiCode handling of vertical quiet zone by @gredler in https://github.com/zxing/zxing/pull/1671
- Removing the forced content limit check for Code128Writer.java by @himanshushukla254 in https://github.com/zxing/zxing/pull/1675
- Detect RSS Expanded finder pattern false positives by checking sequences by @gredler in https://github.com/zxing/zxing/pull/1680
- Update GS1 AIs according to 2023 specification by @gredler in https://github.com/zxing/zxing/pull/1681
- Prevent --raw CLR option from failing if result.getRawBytes() is null by @dlenski in https://github.com/zxing/zxing/pull/1683
- Avoid 2 more RSS Expanded finder pattern false positive scenarios by @gredler in https://github.com/zxing/zxing/pull/1692
- Avoid decoding stacked row 1 of N independently by @gredler in https://github.com/zxing/zxing/pull/1693
- Support for platforms where SJIS is unavailable by @blakepuhak in https://github.com/zxing/zxing/pull/1747
New Contributors
- @himanshushukla254 made their first contribution in https://github.com/zxing/zxing/pull/1675
- @blakepuhak made their first contribution in https://github.com/zxing/zxing/pull/1747
Full Changelog: https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3