Skip to content

v2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 22:49
· 28 commits to master since this release

2.0.0-beta.2 (2022-02-03)

Bug Fixes

Features

  • add support for repeating characters (347252d)
  • core.js: allow for turning on and off the masking (52ab873)

BREAKING CHANGES

  • The asterisk is now a special character, if you were using it before in your masks it
    must be escaped or changed in your token definition.