Releases: lindell/JsBarcode
Releases · lindell/JsBarcode
2.0-beta
Pure javascript fix
- Fixed bug that made non jQuery uses of JsBarcode fail
EAN8 support and more
- EAN8 support
- The text now matches the generated text
- Minor bug fixes
1.5: ITF14 fixed and CODE39 allowing lower case
- ITF14 checksum is fixed
- CODE39 now allows lower case characters and auto converting them to upper case
1.4: Bug fixes
- Bug fixes
1.3: Pharmacode and drawing directly to canvas
- Pharmacode added
- The barcode can now be drawn directly to a canvas element
1.2: Text under the barcodes and more
Merge pull request #16 from coffeedoughnuts/master added bower install instructions to README.md
1.1: ITF support added
Added Barcodes to the closure compile
1.0: First release
Added option to different backgrounds and line colors