Add missing dependency on beust-jcommander OBS-URL: https://build.opensuse.org/request/show/1264744 OBS-URL: https://build.opensuse.org/package/show/Java:packages/zxing?expand=0&rev=3
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 27 21:28:16 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add missing dependency on beust-jcommander
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 17 13:57:01 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v3.5.3
|
|
* What's Changed
|
|
+ Fix MaxiCode handling of vertical quiet zone
|
|
+ Removing the forced content limit check for
|
|
Code128Writer.java
|
|
+ Detect RSS Expanded finder pattern false positives by
|
|
checking sequences
|
|
+ Update GS1 AIs according to 2023 specification
|
|
+ Prevent --raw CLR option from failing if result.getRawBytes()
|
|
is null
|
|
+ Avoid 2 more RSS Expanded finder pattern false positive
|
|
scenarios
|
|
+ Avoid decoding stacked row 1 of N independently
|
|
+ Support for platforms where SJIS is unavailable
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 7 10:16:21 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Initial packaging with v3.5.2
|