New
v0.2.1
What's Changed
- fix docs source_ref by @adamu in https://github.com/SiliconJungles/eqrcode/pull/26
- Set up automated testing and fix formatting errors by @mattmatters in https://github.com/SiliconJungles/eqrcode/pull/30
- Use
:background_colorinstead offill: transparentby @railsmechanic in https://github.com/SiliconJungles/eqrcode/pull/27 - Optimize svg generation to not needlessly traverse the options array by @mattmatters in https://github.com/SiliconJungles/eqrcode/pull/28
- Allow setting id and class on the generated svg by @mattmatters in https://github.com/SiliconJungles/eqrcode/pull/31
New Contributors
- @mattmatters made their first contribution in https://github.com/SiliconJungles/eqrcode/pull/30
- @railsmechanic made their first contribution in https://github.com/SiliconJungles/eqrcode/pull/27
Full Changelog: https://github.com/SiliconJungles/eqrcode/compare/v0.2.0...v0.2.1