Skip to content

v3.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 06:35
· 127 commits to master since this release

stringio 3.0.6 - 2023-04-14

Improvements

  • CRuby: Added support for write barrier.

  • JRuby: Added missing arty-checking.

    GH-48

  • JRuby: Added support for StringIO.new(encoding:).

    GH-45