mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-25 20:02:34 +00:00
update to v0.4.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rxing"
|
||||
version = "0.4.5"
|
||||
version = "0.4.6"
|
||||
description="A rust port of the zxing barcode library."
|
||||
license="Apache-2.0"
|
||||
repository="https://github.com/rxing-core/rxing"
|
||||
|
||||
@@ -79,6 +79,7 @@ fn main() {
|
||||
```
|
||||
|
||||
## Latest Release Notes
|
||||
* *v0.4.6* -> Fixed an issue with pdf417 whitespace, rotation, and compaction. Fix courtesy of first time contribution from GitHub user agkyunromb.
|
||||
* *v0.4.4* -> Major update of QRCode support.
|
||||
|
||||
The ZXing-Cpp QRCode library has been integrated. This brings large enhancements to the detection and decoding
|
||||
|
||||
Reference in New Issue
Block a user