Skip to content

Releases: Polyconseil/zbarlight

3.0

02 Jan 10:54
Compare
Choose a tag to compare

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.3

21 Mar 16:28
Compare
Choose a tag to compare
2.3

Changelog

2.2

21 Jan 13:00
Compare
Choose a tag to compare
2.2

Changelog

  • Add official support for Python 3.7
  • Deprecate Python 3.4 (end-of-life 2019-03-16)

2.1

04 Jun 12:27
Compare
Choose a tag to compare
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)