Skip to content

Releases: lindell/JsBarcode

2.0-beta

15 Feb 13:33
Compare
Choose a tag to compare
2.0-beta Pre-release
Pre-release
Added tests with canvas

Pure javascript fix

21 Jan 15:36
Compare
Choose a tag to compare
  • Fixed bug that made non jQuery uses of JsBarcode fail

EAN8 support and more

21 Jan 12:25
Compare
Choose a tag to compare
  • EAN8 support
  • The text now matches the generated text
  • Minor bug fixes

1.5: ITF14 fixed and CODE39 allowing lower case

31 Mar 09:19
Compare
Choose a tag to compare
  • ITF14 checksum is fixed
  • CODE39 now allows lower case characters and auto converting them to upper case

1.4: Bug fixes

28 Mar 13:56
Compare
Choose a tag to compare
  • Bug fixes

1.3: Pharmacode and drawing directly to canvas

02 Jan 10:32
Compare
Choose a tag to compare
  • Pharmacode added
  • The barcode can now be drawn directly to a canvas element

1.2: Text under the barcodes and more

08 Dec 12:23
Compare
Choose a tag to compare
Merge pull request #16 from coffeedoughnuts/master

added bower install instructions to README.md

1.1: ITF support added

21 May 08:22
Compare
Choose a tag to compare
Added Barcodes to the closure compile

1.0: First release

17 May 15:43
Compare
Choose a tag to compare
Added option to different backgrounds and line colors