Skip to content

0.2.4

Latest

Choose a tag to compare

@postmodern postmodern released this 05 Mar 01:40
· 3 commits to main since this release
v0.2.4
  • Support Ruby 3.4.0:
    • No longer use mutable String literals, and instead use String.new(encoding: Encoding::UTF_8) to fix warnings under Ruby 3.4.0.