1.4.0
Features
- introduce global options to allow override of default options
- add
$parseCurrency
method to get number value from currency formatted string, closes #9 - improve event handling
- change internal input event name to 'value-change' since 'change' is already fired on blur
- consider also custom event listeners registered on the component
- fix timing problem when formatting the initial value