Commit 24794b9
taca
textproc/ruby-rqrcode: update to 3.2.0
3.1.1 (2025-11-26)
What's Changed
* Release 3.1.0 mergeback by @whomwah in NetBSD#158
* Update required_ruby_version to allow Ruby 4.0 by @k0kubun in NetBSD#160
* Releases/v3.1.1 by @whomwah in NetBSD#161
New Contributors
* @k0kubun made their first contribution in NetBSD#160
3.2.0 (20026-01-08)
What's Changed
* Release 3.1.1 mergeback by @whomwah in NetBSD#162
* Using AI Assistant to identity (and fix) performance bottlenecks by
@whomwah in NetBSD#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
- HTML rendering: Now the fastest export format at 1,876 i/s
(rendering-only benchmark)
- Memory efficiency: HTML now uses 6x less memory than SVG
(previously 22x)
- uses rqrcode_core 2.1 which also received performance
improvements.
* Releases/3.2.0 by @whomwah in NetBSD#1641 parent e73b3a5 commit 24794b9
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments