Zbarlight Versions Save

A simple wrapper for zbar

3.0

4 years ago

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

5 years ago

Changelog

2.2

5 years ago

Changelog

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

2.1

5 years ago

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)