update to v0.2.3

This commit is contained in:
Henry Schimke
2023-01-04 14:51:02 -06:00
parent 48287631dd
commit 86944b3d9e
2 changed files with 5 additions and 3 deletions

View File

@@ -75,6 +75,8 @@ fn main() {
```
## Latest Release Notes
v0.2.3 -> Implement most suggestions from clippy, as well as some simple changes, no surface changes.
v0.2.0 -> Dramatically improve performance when cropping a BufferedImageLuminanceSource.
v0.1.4 -> Dramatically improve performance for MultiFormatReader and for multiple barcode detection.