Skip to content

Releases: zxpsuper/qrcode-with-logos

v1.1.1

23 Jul 06:18
2549517
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jun 02:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.1.0

v1.0.6

12 Jun 08:49
Compare
Choose a tag to compare
fix: fix require bug(#30)

v1.0.3

26 Nov 10:32
Compare
Choose a tag to compare

Bug Fixes

  • Typescript definition error(#9 )

optimization

  • support es5 module
  • a new method - getCanvas to get the canvas and do something with it
  • performance optimization

v1.0.2

26 Nov 09:46
de6cf6f
Compare
Choose a tag to compare

Drop the console log in the file.
Implement basic functions