Skip to content

Releases: zxing-js/library

Midnight - patch 4

18 May 04:43
Compare
Choose a tag to compare

Fixes for ts-custom-error licensing and scanning proccess lifecycle memory exception.

Midnight - patch 3

06 Mar 04:11
Compare
Choose a tag to compare

FIxed v0.12.2 publish error where the core layer was not included in the package and, please, don't ask me why, that was no-sense for me.

Midnight - patch 2

05 Mar 23:37
Compare
Choose a tag to compare
  • Memory leak fix for a missing clear timeout by @rybon.
  • NPM upgrade and audit fix.

Midnight - patch 1

22 Feb 17:07
Compare
Choose a tag to compare

Added EAN 8 support on README.

Midnight

22 Feb 17:06
Compare
Choose a tag to compare

EAN 8 port by @mpustelnik.

Name forgotten

16 Apr 17:58
Compare
Choose a tag to compare
v0.11.0

0.11.0

Can't Stand Still

22 Feb 17:07
Compare
Choose a tag to compare
  • Browser Multi Format Reader.
  • Browser QR writer new method writeToDom and write update.
  • New examples on README.

Badlands - patch 4

28 Dec 02:03
Compare
Choose a tag to compare

Hotfix for environment camera selection.

Badlands - patch 3

13 Dec 12:32
Compare
Choose a tag to compare
  • Released from master branch, fixing wrong v0.9.2 publish.
  • Improved docs, now using the latest version instead of the deprecated @dev one.

Badlands - patch 2

13 Dec 12:30
Compare
Choose a tag to compare
  • Removed every const enum for TS compatibility.
  • Enabled RSS-14 on MultiFormatReader.