Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 638 Bytes

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 638 Bytes

v0.1.10

  • #39 Fix Travis / Python 3.7
  • #41 Alter encoding example to show utf-8 encoding

v0.1.9

  • #36 Fix Windows build

v0.1.8

  • #34 Python 3.7
  • #24 Support libdmtx 0.7.5 (fixes decoding error)
  • #22 Use reStructuredText for README
  • #18 Encode support
  • #16 Improve error messages

v0.1.6

  • #11 Python 3.6

v0.1.6

  • #9 Check for empty decoded value

v0.1.5

  • #7 Support older numpy

v0.1.4

  • #5 Better handling of DLLs

v0.1.3

  • #3 Convert images only as required

v0.1.2

  • #1 Incorrect handling of bits-per-pixels

v0.1.1

  • Long description onto PyPI

v0.1.0

  • Initial release