Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@sammysmallman sammysmallman released this 02 Oct 08:35
1.3.1
887328e

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"