Skip to content

v2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 17:24
· 32 commits to master since this release
a4089eb

2.0.0-beta.1 (2022-02-02)

Features

  • add support optional characters (a4089eb), closes #23

BREAKING CHANGES

  • The "?" is now a special character, if you are using this character as part of your mask you must now escape it, or change the token used for optional characters in your token definition.