- Adding
precision
toMoneyMaskedTextController
.
- Fixing
initialValue
inMoneyMaskedTextController
. - Fixing crash when call
updateText
inMaskedTextController
withnull
value. (thanks to Israel Ibarra)
- Adding
beforeChange
andafterChange
hooks.
- Now you can change the mask in runtime (thanks to calebeoliveira).
- The sdk support is updated to
>=1.23.0 <3.0.0
(thanks to tobire).
- Adding left and right symbols (thanks to tobire).
- Adding money mask.
- Adding custom translations.
- First release.