Skip to content

Latest commit

 

History

History
109 lines (53 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

109 lines (53 loc) · 3.91 KB

Changelog

1.2.2 (2023-05-06)

Bug Fixes

  • decimal parse for multiple currencies with different decimal chars (c5e139b)

1.2.1 (2023-05-06)

Bug Fixes

1.2.0 (2023-05-06)

Features

Bug Fixes

  • placeholder char not removed with unmask function (9665ac3)

1.1.0 (2023-05-04)

Features

  • add rollup to build esm/umd/cjs modules (b51b45e)

1.0.1 (2023-03-19)

Documentation

  • update readme lib description (bccb07d)

1.0.0 (2023-03-19)

Features

  • 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)

Miscellaneous Chores

  • add release-please and npm-publish action files (ccb86f5)

Change Log

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)

Bug Fixes

0.1.0-alpha.4 (2019-03-07)

Bug Fixes

0.1.0-alpha.3 (2019-03-07)

Features

0.1.0-alpha.2 (2019-02-05)

Bug Fixes

  • build prepublish script (ea73b1f)

0.1.0-alpha.1 (2019-02-05)

Bug Fixes

  • number format to currency mask (c5b0365)

0.1.0-alpha.0 (2019-02-04)

Features