Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@rmm5t rmm5t released this 24 Feb 03:16
· 3 commits to master since this release
v2.0.0
  • Use frozen string literals and regex constants to reduce allocations ([#63])
  • Limit concurrent-ruby in build matrix for activemodel <= 7.0 ([#79])
  • Avoid string mutation for Ruby 3.4 ([#76], [#77], [#64])
  • Optimize string allocation during mutation ([#80])