Releases: lindell/JsBarcode
Releases · lindell/JsBarcode
JsBarcode v2.4.6
Release v2.4.6
JsBarcode v2.4.5
Release v2.4.5
JsBarcode v2.4.4
Release v2.4.4
Smaller and faster CODE128 and CODE39
2.3.2 Some indent fixes for CODE39
Valid function change
Changed so that the valid function is in the options instead of the last parameter
Margins added
- Added margin options
- Removed quite option
Auto format with priority and regex names
- Added auto format.
- Names now matches on regex instead of static strings
MSI support
- Now support for MSI barcode
- MSI (without checksum)
- MSI10
- MSI11
- MSI1010
- MSI1110
- Changed to case insensitive barcode names
Fixed the registration of JsBarcode in window
2.0.1 Re-added that JsBarcode is set as a window function
JsBarcode 2.0
- Node.js support
- Generation is now cached
- Tests added