v0.8.5
What's Changed
- Add image size default for encoding. by @tbro in #65
- add cli option
--detailed-result-jsonto print results in JSON by @dilawar in #66 - Add more helper function. by @PleaseDont in #73
- Support for DX Film Edge
- Migrate character-set backend to
encoding_rsfor more modern implementation. The legacyencodingbackend is available via feature flag. - Many heap allocations have been removed from 1d barcode decoding.
New Contributors
- @tbro made their first contribution in #65
- @dilawar made their first contribution in #66
- @PleaseDont made their first contribution in #73
Full Changelog: v0.7.0...v0.8.5