Skip to content

Releases: lindell/JsBarcode

JsBarcode v2.4.6

24 Mar 15:55
Compare
Choose a tag to compare
Release v2.4.6

JsBarcode v2.4.5

22 Mar 21:40
Compare
Choose a tag to compare
Release v2.4.5

JsBarcode v2.4.4

22 Mar 10:28
Compare
Choose a tag to compare
Release v2.4.4

Smaller and faster CODE128 and CODE39

20 Mar 19:44
Compare
Choose a tag to compare
2.3.2

Some indent fixes for CODE39

Valid function change

16 Mar 20:20
Compare
Choose a tag to compare

Changed so that the valid function is in the options instead of the last parameter

Margins added

16 Mar 16:13
Compare
Choose a tag to compare
  • Added margin options
  • Removed quite option

Auto format with priority and regex names

02 Mar 17:01
Compare
Choose a tag to compare
  • Added auto format.
  • Names now matches on regex instead of static strings

MSI support

01 Mar 20:03
Compare
Choose a tag to compare
  • 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

26 Feb 10:12
Compare
Choose a tag to compare
2.0.1

Re-added that JsBarcode is set as a window function

JsBarcode 2.0

24 Feb 12:23
Compare
Choose a tag to compare
  • Node.js support
  • Generation is now cached
  • Tests added