Skip to content

v0.8.5

Choose a tag to compare

@hschimke hschimke released this 24 Feb 22:25
· 61 commits to main since this release

What's Changed

  • Add image size default for encoding. by @tbro in #65
  • add cli option --detailed-result-json to 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_rs for more modern implementation. The legacy encoding backend is available via feature flag.
  • Many heap allocations have been removed from 1d barcode decoding.

New Contributors

Full Changelog: v0.7.0...v0.8.5