Skip to content

Releases: paulmillr/qr

0.3.0

22 Nov 21:17
0.3.0
afff28e
Compare
Choose a tag to compare
  • Introduce hybrid package: commonjs-esm support
  • Improve parser-friendliness

Full Changelog: 0.2.1...0.3.0

0.2.1

01 Oct 22:40
0.2.1
b52c7c5
Compare
Choose a tag to compare

Include typescript types that were mistakenly excluded

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Jun 00:12
0.2.0
53b7969
Compare
Choose a tag to compare
  • Add DOM helpers in separate module qr/dom.js
  • Decoding bugfixes
  • Add single-file builds

Full Changelog: 0.1.1...0.2.0

0.1.1

01 May 00:21
0.1.1
d3aebb1
Compare
Choose a tag to compare

What's Changed

  • Specify viewBox dimensions instead of physical by @ardislu in #2
  • Fix issue with non valid SVG shape svg:rect -> rect by @mvdschee in #4

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

13 Mar 19:30
0.1.0
3facdab
Compare
Choose a tag to compare

Initial release