Sourced from com.google.zxing:core's releases.
ZXing 3.5.4
What's Changed
- Fix container inefficiency in RSSExpandedReader.java by
@cinsttoolin zxing/zxing#1782- Fix SYMBOLOGY_IDENTIFIER Loss in QRCodeMultiReader to Ensure Data Integrity and Functional Consistency with QRCodeReader by
@xiebaiyuanin zxing/zxing#1839- Be more stringent on email validation rules by
@ftiercelinin zxing/zxing#1870- PDF417: Check that input is made of 0...127 chars when using Compaction.TEXT, throw an explicit exception if not the case by
@ftiercelinin zxing/zxing#1878- Fixing issue #1831 by
@ftiercelinin zxing/zxing#1879- Add hint to correct wrong dimension by
@magethlein zxing/zxing#1901- Fix distortion calculation for isosceles right triangles by
@magethlein zxing/zxing#1908- Add input validation for pixel array length in RGBLuminanceSource to avoid ArrayIndexOutOfBoundsException by
@leofernandesmoin zxing/zxing#1961- Add 90-degree rotation support to RGBLuminanceSource by
@gredlerin zxing/zxing#2012- Add GrayscaleLuminanceSource by
@gredlerin zxing/zxing#2013- Loosen ITF max variance for 3x module widths by
@gredlerin zxing/zxing#2014Full Changelog: https://github.com/zxing/zxing/compare/zxing-3.5.3...zxing-3.5.4
f651b0a
[maven-release-plugin] prepare release zxing-3.5.46d66bd9
Restore 3.5.4-SNAPSHOTc65c550
[maven-release-plugin] prepare release zxing-3.5.400ff3cb
Add new Sonatype repo4a16098
[maven-release-plugin] rollback the release of zxing-3.5.47c58665
[maven-release-plugin] prepare for next development iterationb36e149
[maven-release-plugin] prepare release zxing-3.5.48536950
[maven-release-plugin] rollback the release of zxing-3.5.41fe940f
[maven-release-plugin] prepare release zxing-3.5.46cf1062
Manually update secondary packages to 3.5.4. parent