Releases: zxing-js/library
v0.21.3
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #606
- Bump elliptic from 6.5.5 to 6.5.7 by @dependabot in #613
- #527 Unable to scan PDF_417 codes by @werthdavid in #614
Full Changelog: v0.21.2...v0.21.3
v0.21.2
What's Changed
- #607 Wrong characters for Aztec decoder in
Decoder.MIXED_TABLE
by @alexanderpopko in #608
New Contributors
- @alexanderpopko made their first contribution in #608
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
- Bump sharp from 0.31.3 to 0.32.6 by @dependabot in #595
- Fix mirrored QR code reading due to BitMatrixParser.remask() always failing by @vhtkrk in #605
New Contributors
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- added code39 extended mode decode hint by @dalferth in #591
- Fixed "Write QR Code to SVG" example failed to save the file by @zetoken in #587
- Fix merge mistake in Code128Reader by @JanPolasek in #574
New Contributors
- @dalferth made their first contribution in #591
- @zetoken made their first contribution in #587
- @JanPolasek made their first contribution in #574
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Support for DataMatrixWriter by @jeroenv in #549
- Support for Code 93 by @mkueng1 in #538
- Fix merge mistake in AbstractUPCEANReader by @hxtmdev in #536
- Allow scanning codes that are color inverted by @jiapw in #420
- [Feature] Support for CODABAR code (#194) by @dodobelieve in #195
New Contributors
- @jeroenv made their first contribution in #549
- @mkueng1 made their first contribution in #538
- @hxtmdev made their first contribution in #536
- @jiapw made their first contribution in #420
- @dodobelieve made their first contribution in #195
Full Changelog: v0.19.3...v0.20.0
v0.19.3
What's Changed
- Update ts-custom-error to v3.2.1 by @MikeDabrowski in #559
- Delete docs/examples/barcode-camera directory by @AhmedMohamedDesoky in #543
- Bugfix/552 readback by @werthdavid in #562
New Contributors
- @MikeDabrowski made their first contribution in #559
- @AhmedMohamedDesoky made their first contribution in #543
Full Changelog: v0.19.2...v0.19.3
v0.19.2
What's Changed
- Bump shelljs from 0.8.3 to 0.8.5 by @dependabot in #496
- Update MultiFormatReader example in README.md by @inokawa in #510
- Bump karma from 3.1.4 to 6.3.16 by @dependabot in #511
- Bump follow-redirects from 1.13.0 to 1.14.8 by @dependabot in #508
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #507
- Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #505
- Bump simple-get from 2.8.1 to 2.8.2 by @dependabot in #503
- Update non-UMD build configs to not include source map files by @suniahk in #546
New Contributors
Full Changelog: v0.19.1...v0.19.2
Maintenance release without fancy title #2
What's Changed
- What a sad day... disabled the failing tests... please somebody fix this by @werthdavid in #494
The previous version was not published on npm
Full Changelog: v0.19.0...v0.19.1
Maintenance release without fancy title
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!
Among Meatballs - patch 6
Previously in patch 5:
Fix: removed
browser
key from thepackage.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.