Releases: Polyconseil/zbarlight
Releases · Polyconseil/zbarlight
3.0
Changelog
- Add Python 3.8 support
- Drop Python 2.7 support (end-of-life 2020-01-01) breaking change
- Drop Python 3.4 support (end-of-life 2019-03-18) breaking change
2.2
Changelog
- Add official support for Python 3.7
- Deprecate Python 3.4 (end-of-life 2019-03-16)
2.1
Changelog
- Allow to search for more than one kind of bar code at once
- deprecate scan_codes(str, Image) in favor of scan_codes(list, Image)