What's Changed
- Release 3.1.1 mergeback by @whomwah in https://github.com/whomwah/rqrcode/pull/162
- Using AI Assistant to identity (and fix) performance bottlenecks by @whomwah in https://github.com/whomwah/rqrcode/pull/163
- Updated minimum Ruby version requirement to >= 3.2.0
- SVG rendering: Improved by +130% (from 184 i/s to 424 i/s) with 71% memory reduction
- **HT...