- BREAKING feat(✨): add support for tags
- BREAKING change(⚡): do not error when encountering an unacompanied closing symbol (
"}"
) - BREAKING change(⚡): when using
#
in a sub-numeric variable, automatically assign the typenumber
to the created variable entry. - feat(✨): add
allowTags
option to enable/disable tags - fix(🐛): throw an error when constructing a Parser with invalid symbols
- fix(🐛): allow negative values for
offset:
Initial Release