v1.1.0
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.