Skip to content

strscan 3.1.4 - 2025-05-03

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 04:32
· 5 commits to master since this release

Fixes

  • JRuby: StringScanner#scan_integer: Fixed a integer converting
    problem.

  • JRuby: StringScanner#scan_integer: Added missing length check.

Thanks

  • Thomas Leitner