Skip to content

v1.0.0

Compare
Choose a tag to compare
@aruZeta aruZeta released this 08 Sep 12:38
· 164 commits to main since this release
v1.0.0
e89e096

After a lot of time to develop the library, I can finally release the
first and stable version: v1.0.0.

Features added:

  • Supports all QR versions: from 1 to 40.
  • Supports all EC (Error Correction) levels: L, M, Q and H.
  • Supports numeric mode, alphanumeric mode and byte mode.
  • Supports printing a QR code on your terminal via standard output.
  • Supports printing a QR code to SVG, with custom colors, rounded
    alignment patterns and rounded data modules.

Check this version's docs