1.8.1
·
2244 commits
to master
since this release
Standard Library
Serialization
- Fix
JSON::Serializableon certain recursively defined types (#13344, thanks @HertzDevil)
Text
- Fix
String#gsubwith empty match at multibyte char (#13342, thanks @straight-shoota) - Fix PCRE2
Regexwith more than 127 named capture groups (#13349, thanks @HertzDevil)