v2.2 (2024-11-27)
Closed issues:
- Broken example files #39
- Squares generated with
classic
option slightly too large #38 - Allow to configure overlap of tiles (to make random colors work better) #17
- Allow for circular cut-outs not just rectangle #5
Merged pull requests:
- Rounded Cutoff #41 (EagleoutIce)
- New
compensate
option, no overlap withclassic
#40 (EagleoutIce)
v2.1 (2024-10-05)
Implemented enhancements:
- Add a
classic
option #34 - Using one picture environment for the QR-Code #28 (EagleoutIce)
Closed issues:
- QR Rounding breaks after generating a QR Code of 64 or more chars #36
- Doc: Some of the important qr parameters like padding #32
- Blob Pattern Is Shifted Down #30
- Blobs appear to be a little bit "too-heavy" #24
- Join tile pictures into one large picture #23
Merged pull requests:
- fix: printing small qr code after big qr code broke rounding #37 (EagleoutIce)
- New
classic
option #35 (EagleoutIce) - Document important options of the
qrcode
package #33 (EagleoutIce) - Fix: blob pattern vertical center #31 (EagleoutIce)
- Reduce Size of Blobs #29 (EagleoutIce)
v2.0 (2024-04-13)
Implemented enhancements:
- Remove tikz dependency #22 (EagleoutIce)
- Random colors #13 (EagleoutIce)
Merged pull requests:
- feat:
width
andsize
as alias forheight
#20 (EagleoutIce) - Small typo in the documentation: the name of the style is
blobs
, notblob
#18 (jejust) - provide fallback for clap #12 (EagleoutIce)
v1.2 (2024-04-13)
Implemented enhancements:
- Width Alias for qrcode Height #19
Fixed bugs:
- QR code seems to be off-center sometimes #16
- No
\clap
on older texlive versions (2020-) #11 - Rounded Edge Bug? #2
Closed issues:
v1.1 (2022-08-19)
Closed issues:
\FancyQrLoad
not working #9
Merged pull requests:
- fix: add
*.code
to build.lua #10 (EagleoutIce)
v1.0 (2022-08-18)
Closed issues:
Merged pull requests:
- generate license information #8 (EagleoutIce)
- create a documentation #7 (EagleoutIce)
* This Changelog was automatically generated by github_changelog_generator