Skip to content

Releases: yeqown/go-qrcode

v1.3.1

16 Oct 03:41
f42e02b
Compare
Choose a tag to compare

Docs:

  • Cancel useless API

Feature:

  • Adjust outputImageOption attrs
  • Split WithXXX API from image_option.go into image_option_api.go

v1.3.0

16 Oct 02:54
616a6b3
Compare
Choose a tag to compare

feature:

  • Support custom background and foreground color of output QR Code image.
  • Correct much misspell words in code and doc.
  • Support logo image of PNG and JPEG filetype.
  • Update README.md
  • Adjust test cases.

v1.2.1

12 Mar 09:38
Compare
Choose a tag to compare
  1. fix little bug
  2. add cli tool and add into yeqown/tap

v1.2.0

30 Nov 06:16
4608e38
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

replace reedsolomon and bitset into yeqown/reedsolomon.

v1.1.0

30 Nov 06:12
a41571f
Compare
Choose a tag to compare

support masking score and choose lowest disciplinal score

v1.0.0

29 Nov 13:17
a41571f
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

QR Code generator basic finished