This commit is contained in:
Henry Schimke
2023-01-01 16:42:16 -06:00
parent 8133900651
commit 72f69dd6a0
8 changed files with 59 additions and 27 deletions

View File

@@ -60,4 +60,7 @@ fn main() {
println!("{} -> {}",result.getBarcodeFormat(), result.getText())
}
}
```
```
## Latest Release Notes
v0.1.4 -> Dramatically improve performance for MultiFormatReader and for multiple barcode detection.