Releases: sammysmallman/CoreOSC
Releases · sammysmallman/CoreOSC
v2.0.0
v1.3.1
Whats Changed:
- During parsing of both the address pattern and type tag string, checks are made so that we don’t parse any invalid characters.
- Fixed crash with not closed brackets and curly braces e.g. "/core/[o-" and "/core/{osc"
- Fixed crash with asterisk wildcard e.g. "/core/*sc"