Zxing Js Library Versions Save

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.

v0.21.0

1 week ago

What's Changed

New Contributors

Full Changelog: https://github.com/zxing-js/library/compare/v0.20.0...v0.21.0

v0.20.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zxing-js/library/compare/v0.19.3...v0.20.0

v0.19.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zxing-js/library/compare/v0.19.2...v0.19.3

v0.19.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zxing-js/library/compare/v0.19.1...v0.19.2

v0.19.1

2 years ago

What's Changed

The previous version was not published on npm

Full Changelog: https://github.com/zxing-js/library/compare/v0.19.0...v0.19.1

v0.19.0

2 years ago

That's what happens when you merge some pull-requests with administrator permission but you are not deep enough into it to be 100% sure if that makes it better or worse. I hope for the best. If there is anybody that can maintain this library contact us!

v0.18.6

2 years ago

Previously in patch 5:

Fix: removed browser key from the package.json as it's not very useful and was causing some issues in some environments.

Some problem happened with this release and that fix never got published, so here's the fix's fix.

v0.18.5

3 years ago

Fix: removed browser key from the package.json as it's not very useful and was causing some issues in some environments. Fix: fixed some tests build issues, they should run ok now. Enhancement: updated some dependencies to improve security.


This release was sponsored by Timly

v0.18.4

3 years ago

Fix: removed implicit RSS Expanded Reader from Multi Format OneD Reader, now it will only be enabled if explicitly asked.

v0.18.3

3 years ago

Feature: RSS Expanded experimental introduction. Feature: RSS 14 update. Feature: UPCA and UPCE experimental introduction. CI/CD: some integrations fixes. QA: QA tools and some instructions added.