Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 440 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 440 Bytes

1.0.0

  • Initial release

1.0.1

  • Fix issue. Scanning problem when code128 contains character 'M'

1.0.2

  • Fix EAN8 code invalid checksum bug

1.1.0

  • Add BarCodeParams which allow custom params for each barcode type
  • Add ITF support
  • Fix issue #1, #9, #13 (See github page for details)

1.1.2

  • Add Codabar support
  • Fix wrong pattern for value 102 of Code128 (#20)