Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 728 Bytes

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 728 Bytes

v0.1.9

  • #113 Add support for images loaded using imageio
  • #108 Python 3.8, 3.9 and 3.10; drop support for Python 3.4
  • #107 Support SQ Codes; tolerate unrecognised codes
  • #86 Read barcodes containing null characters
  • #84 Barcode orientation
  • #46 Include quality

v0.1.8

  • #47 Python 3.7
  • #31 README badges no longer displaying on PyPI

v0.1.7

  • Fix display of images in README

v0.1.6

  • #19 Improve error messages
  • #21 Polygons around barcodes

v0.1.5

  • #11 Barcode locations

v0.1.4

  • #9 Python 3.6

v0.1.3

  • #7 Support older numpy

v0.1.2

  • #5 Better handling of DLLs

v0.1.1

  • #3 Error when decoding ndarray on an image with a single channel

v0.1.0

  • Initial release