Skip to content

v2.0.36

Choose a tag to compare

@kvz kvz released this 08 Jan 20:43
· 12 commits to main since this release
e4ceb11

New Functions

  • Perl string functions: uc (uppercase), lc (lowercase), substr (with negative offset support)

Fixes

  • Fixed parity test string normalization for Perl (native print doesn't quote strings)

Full Changelog