1.8.1
straight-shoota
released this
20 Apr 12:58
·
1140 commits
to master
since this release
Standard Library
Serialization
- Fix
JSON::Serializable
on certain recursively defined types (#13344, thanks @HertzDevil)
Text
- Fix
String#gsub
with empty match at multibyte char (#13342, thanks @straight-shoota) - Fix PCRE2
Regex
with more than 127 named capture groups (#13349, thanks @HertzDevil)