# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.5.0](https://github.com/mastermunj/to-words/compare/v2.4.0...v2.5.0) (2021-08-24)

## [2.4.0](https://github.com/mastermunj/to-words/compare/v2.3.2...v2.4.0) (2021-08-06)


### Features

* support added for french (fr-FR) ([#512](https://github.com/mastermunj/to-words/issues/512)) ([ae19f85](https://github.com/mastermunj/to-words/commit/ae19f850f6a37f36cd12267ee2177adc8510e098))

### [2.3.2](https://github.com/mastermunj/to-words/compare/v2.3.1...v2.3.2) (2021-05-24)

### [2.3.1](https://github.com/mastermunj/to-words/compare/v2.3.0...v2.3.1) (2020-12-08)


### Bug Fixes

* change MMK to follow US numeral systems ([#265](https://github.com/mastermunj/to-words/issues/265)) ([a37d6f6](https://github.com/mastermunj/to-words/commit/a37d6f6f6012d6abb1627d6fdacb34f5dd62ecc8))

## [2.3.0](https://github.com/mastermunj/to-words/compare/v2.2.5...v2.3.0) (2020-11-20)


### Features

* add support for en-MM ([b48eade](https://github.com/mastermunj/to-words/commit/b48eade05b0b0272443ecf89acf6004c0d3f18aa))

### [2.2.5](https://github.com/mastermunj/to-words/compare/v2.2.4...v2.2.5) (2020-11-08)

### [2.2.4](https://github.com/mastermunj/to-words/compare/v2.2.3...v2.2.4) (2020-11-08)

### [2.2.3](https://github.com/mastermunj/to-words/compare/v2.2.2...v2.2.3) (2020-09-25)

### [2.2.2](https://github.com/mastermunj/to-words/compare/v2.2.1...v2.2.2) (2020-09-22)

### [2.2.1](https://github.com/mastermunj/to-words/compare/v2.2.0...v2.2.1) (2020-06-20)


### Bug Fixes

* build & add code for en-MU ([6e01b2b](https://github.com/mastermunj/to-words/commit/6e01b2b0b1bbb04ff94e9f82daad723f03628100))

## [2.2.0](https://github.com/mastermunj/to-words/compare/v2.1.1...v2.2.0) (2020-06-20)


### Features

* add Mauritius English locale ([cead7b4](https://github.com/mastermunj/to-words/commit/cead7b42b106c06404f8c7ef21f28262f353aa66))

### [2.1.1](https://github.com/mastermunj/to-words/compare/v2.1.0...v2.1.1) (2020-05-01)


### Bug Fixes

* add build files ([3c7b7e8](https://github.com/mastermunj/to-words/commit/3c7b7e8f0fe7a3f08dc853a93f7ee5210d1b1f61))

## [2.1.0](https://github.com/mastermunj/to-words/compare/v2.0.3...v2.1.0) (2020-05-01)


### Features

* improve .gitignore ([2e406d9](https://github.com/mastermunj/to-words/commit/2e406d90ced857b9c73cbff98c810172c26e9dd4))

### [2.0.3](https://github.com/mastermunj/to-words/compare/v2.0.2...v2.0.3) (2020-04-25)

### [2.0.2](https://github.com/mastermunj/to-words/compare/v2.0.1...v2.0.2) (2020-04-24)


### Bug Fixes

* lint rules ([74bfb9c](https://github.com/mastermunj/to-words/commit/74bfb9c8b91eda02dbcde9596b61d9de67737355))

### [2.0.1](https://github.com/mastermunj/to-words/compare/v2.0.0...v2.0.1) (2020-04-23)

## 2.0.0 (2020-04-23)


### ⚠ BREAKING CHANGES

* Rewrote the core into Typescript.

feat: added options ignoreDecimal, ignoreZeroCurrency

feat: added provision for i18n, currently supports en-IN (default) and en-US

fix: wrong conversion of fractional unit beginning with zero

docs: updated README

test: added unit tests with jest

### Bug Fixes

* fixed isValidNumber ([3224609](https://github.com/mastermunj/to-words/commit/3224609c6a09fa0ec66df0abe5daf43754389187))


* Rewrite in TypeScript with enahcements ([9617f26](https://github.com/mastermunj/to-words/commit/9617f261b8ba48bcedd3f72391776feebe7800df))
---
