v1.2.0
Added customisation of format characters by passing a formatCharacters
object as an option to the InputMask
constructor.
Added the ability for format character definitions to transform valid input.
Changed letter format character to a
Added new format characters:
A
- letter, which will be transformed to upper case#
- alphanumeric, which will be transformed to upper case