Releases: SiliconJungles/eqrcode
Releases · SiliconJungles/eqrcode
v0.2.0
What's Changed
- Warning and readme fixes by @nkezhaya in #1
- No warnings, added tests, added viewBox option by @nkezhaya in #2
- Added PNG renderer by @scarfacedeb in #4
- Reintroduce ASCII rendering by @mtrudel in #11
- Fix #9 Background color by @abousquet in #12
- support versions up to 40 and ecc_l l/m/q/h by @ouven in #16
- Few fixes by @0x8b in #13
- Switch to bxor to fix deprecation warning. by @astjohn in #17
- Fix transposed svg matrix by @dcdourado in #21
- Fix deprecation warnings by @maltoe in #19
- Misc doc changes by @kianmeng in #20
- Add the correct error message when the user passed in charlist instead of string by @nthock in #23
- Fix various warnings and deprecations on Elixir 1.18 by @adamu in #25
New Contributors
- @nkezhaya made their first contribution in #1
- @scarfacedeb made their first contribution in #4
- @mtrudel made their first contribution in #11
- @abousquet made their first contribution in #12
- @ouven made their first contribution in #16
- @0x8b made their first contribution in #13
- @astjohn made their first contribution in #17
- @dcdourado made their first contribution in #21
- @maltoe made their first contribution in #19
- @kianmeng made their first contribution in #20
- @nthock made their first contribution in #23
- @adamu made their first contribution in #25
Full Changelog: https://github.com/SiliconJungles/eqrcode/commits/v0.2.0