Skip to content

v1.1.0

Compare
Choose a tag to compare
@insin insin released this 25 Mar 19:46
· 50 commits to master since this release

Added the ability to escape special pattern characters with a leading backslash character. As a result, backslashes must also be escaped to be used as static parts of a mask's pattern.

Added a mask.emptyValue property for convenient comparison.