Skip to content

Latest commit

 

History

History
176 lines (73 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

176 lines (73 loc) · 4.36 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.3 (2024-08-22)

2.2.2 (2024-08-22)

2.2.1 (2024-08-22)

2.2.0 (2024-08-22)

Features

  • add Chinese and Hindi language support (6b7c097)

2.0.1 (2024-01-17)

2.0.0 (2020-12-16)

BREAKING CHANGE Removed moment and all of its related code

1.7.3 (2020-04-16)

1.7.2 (2020-04-15)

1.7.1 (2020-04-15)

1.7.0 (2018-04-10)

Bug Fixes

  • currency: move MDL to ro-RO culture (d7c9606)

Features

  • language: Enable Greek language (59a5a97)

1.6.1 (2017-09-28)

Fixes

  • currency: move MDL currency to ro-RO culture (d7c9606)

1.6.0 (2017-06-29)

Features

  • language: new language, updated docs, updated cldr and currency format libs (a867e73)

1.5.0 (2017-03-08)

Features

  • currency: add MDL currency (39c6ced)

1.4.0 (2017-03-06)

Features

  • currency: add DKK currency (164f465)

1.3.1 (2017-02-13)

Bug Fixes

  • es5: config is now pure es5 (25d17db)

1.3.0 (2017-02-13)

Features

  • es5: accidental es6 usage will be catastrophic for uglify, now we package everything as es5 modules (b02ad8b)

1.2.0 (2017-02-13)

Features

  • modrewrite: regexpish string for mod rewrite (fe29f6d)

1.1.3 (2017-02-13)

Bug Fixes

  • api: write moment loader deprecated for good (c3b59c6)

1.1.2 (2017-02-13)

1.1.1 (2017-02-13)

Bug Fixes

  • context: webpack messed up the node and the browser context BREAKING CHANGE (7aba6cb)

1.1.0 (2017-02-10)

Bug Fixes

Features