1.2.1
What's Changed
- Added more tests
- Defer configuration using closure by @kainiklas in #22
- Fixed parsing issue where thousands separators in the wrong place due to masks cause parse errors. See issue #20
- Fixed issue where
MoneyInput
returns empty string instead ofnull
when value is not set. See issue #18
New Contributors
- @kainiklas made their first contribution in #22
Full Changelog: 1.2.0...1.2.1