2.0.1
Compatibility: Godot version 4.X.X
What's Changed
Full Changelog: 2.0...2.0.1
Major Updates
- Fix #203 rename unhandled_regex to custom_regex by @theludovyc in #205
Rename
- signal sg_parser_unhandled_regex to sg_custom_regex
- Rakugo method parser_add_regex_at_runtime() to add_custom_regex()
Fixed Bugs
- Fix #202 : handle sg_parser_unhandled_regex properly and create UT by @theludovyc in #204