v0.20.0
版本发布时间: 2023-04-19 18:12:42
zxing-js/library最新发布版本:v0.21.3(2024-08-21 14:35:41)
What's Changed
- Support for DataMatrixWriter by @jeroenv in https://github.com/zxing-js/library/pull/549
- Support for Code 93 by @mkueng1 in https://github.com/zxing-js/library/pull/538
- Fix merge mistake in AbstractUPCEANReader by @hxtmdev in https://github.com/zxing-js/library/pull/536
- Allow scanning codes that are color inverted by @jiapw in https://github.com/zxing-js/library/pull/420
- [Feature] Support for CODABAR code (#194) by @dodobelieve in https://github.com/zxing-js/library/pull/195
New Contributors
- @jeroenv made their first contribution in https://github.com/zxing-js/library/pull/549
- @mkueng1 made their first contribution in https://github.com/zxing-js/library/pull/538
- @hxtmdev made their first contribution in https://github.com/zxing-js/library/pull/536
- @jiapw made their first contribution in https://github.com/zxing-js/library/pull/420
- @dodobelieve made their first contribution in https://github.com/zxing-js/library/pull/195
Full Changelog: https://github.com/zxing-js/library/compare/v0.19.3...v0.20.0