Skip to content

strscan 3.1.2 - 2024-12-15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 02:09
· 29 commits to master since this release

Fixes

  • JRuby: Fixed a bug that StringScanner#scan_integer may read
    out-of-bounds data.

  • JRuby: Fixed a wrong StringScanner::Version value bug.