Releases: PDF417/pdf417-android
Releases · PDF417/pdf417-android
v6.0.1
v6.0.0
- removed support for parsing US Driver's license barcodes
- if you need USDL parsing feature, please upgrade to our BlinkID product
- you are still able to scan PDF417 barcodes using the PDF417 recognizer, but it will only raw barcode contents, not the parsed license data
- LibRecognizer.aar renamed to LibPdf417Mobi.aar
- libBlinkBarcode.so renamed to libPdf417Mobi.so
- workaround for camera bug on some samsung devices
- migrated to libc++ native runtime and used clang from NDKr13b for building the native code
- this enabled c++14 features which will help us yield much better performance in the future