1.2.2 (2023-05-06)
- decimal parse for multiple currencies with different decimal chars (c5e139b)
1.2.1 (2023-05-06)
- bundle config (5e05a64)
1.2.0 (2023-05-06)
- currency mask/unmask (8ab42e7)
- placeholder char not removed with unmask function (9665ac3)
1.1.0 (2023-05-04)
- add rollup to build esm/umd/cjs modules (b51b45e)
1.0.1 (2023-03-19)
- update readme lib description (bccb07d)
1.0.0 (2023-03-19)
- add typescript suport (845277d)
- create our own masker funcntion and remove deps (aaec8d6)
- setup gtihub actions instead of travis.ci (cacde5f)
- update dependencies and reconfigure some (5dc13d4)
- add release-please and npm-publish action files (ccb86f5)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.0-alpha.5 (2019-03-08)
- percent mask (db82274)
0.1.0-alpha.4 (2019-03-07)
- decimal percent number (aead11d)
0.1.0-alpha.3 (2019-03-07)
- add percent pattern (95de2e3)
0.1.0-alpha.2 (2019-02-05)
- build prepublish script (ea73b1f)
0.1.0-alpha.1 (2019-02-05)
- number format to currency mask (c5b0365)