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