What's Changed
- Feature/add file writer by @alexballas in #110
- bug(writer): pre-multiply RGB by A by @gustafsson in #111
- chore(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 in /cmd/qrcode by @dependabot in #113
- chore(deps): bump golang.org/x/image from 0.10.0 to 0.18.0 in /example by @dependabot in #116
- Fix image file cleanup by @epelc in #119
- fix(doc): add package name prefix in usage by @matm in #121
- removed the code of issue #17 as it is fixed already by @D-I-J in #123
- dep: update go.work and go.mod of example and standard by @yeqown in #125
New Contributors
- @alexballas made their first contribution in #110
- @gustafsson made their first contribution in #111
- @epelc made their first contribution in #119
- @matm made their first contribution in #121
- @D-I-J made their first contribution in #123
Full Changelog: v2.2.4...v2.2.5