v1.0.0
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
to40
. - Supports all EC (Error Correction) levels:
L
,M
,Q
andH
. - Supports
numeric mode
,alphanumeric mode
andbyte 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.