Skip to content

Releases: Sec-ant/zxing-wasm

v1.2.11

06 Jun 16:01
bdf35dc
Compare
Choose a tag to compare

Patch Changes

  • d3c92ee:
    • Always use .js as the chunk filename extension.
    • Bump zxing-cpp to 986f785
    • Bump dependencies

v1.2.10

20 May 03:38
d99d0f3
Compare
Choose a tag to compare

Patch Changes

  • 0a43b27: Bump zxing-cpp to d0c1f34

v1.2.9

07 May 08:16
Compare
Choose a tag to compare

Patch Changes

  • 01e8878: Bump zxing-cpp to 441132c

v1.2.8

07 May 07:33
Compare
Choose a tag to compare

Patch Changes

  • 2fc9bec: Bump zxing-cpp to 4bbc1db

v1.2.7

03 Apr 03:56
Compare
Choose a tag to compare

Patch Changes

  • 308d165: Bump zxing-cpp to 9ca0684

v1.2.6

18 Mar 03:01
Compare
Choose a tag to compare

Patch Changes

v1.2.5

04 Mar 15:21
Compare
Choose a tag to compare

Patch Changes

  • 4358969: Fix WebAssembly instantiation issue in electron.

v1.2.5-rc.0

04 Mar 07:54
Compare
Choose a tag to compare
v1.2.5-rc.0 Pre-release
Pre-release

Patch Changes

  • 4358969: Fix WebAssembly instantiation issue in electron.

v1.2.4

26 Feb 03:47
Compare
Choose a tag to compare

Patch Changes

  • f749591: Bump zxing-cpp to b3aff4a:

    • Deprecate validateCode39CheckSum, validateITFCheckSum and returnCodabarStartEnd. Related commits from upstream: fc8f32d, b3fe574, d636c6d 68c97c7, 2f3c72c.
    • Reduce WASM binaries size. Related commits from upstream: 6741403, 1fa0070, b3aff4a.
    • Other fixes and improvements from upstream.