All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2018-10-22)
- currency: Handling default currency of NONE (9f4c4f7)
- fallback: Allowing chomsky to work with just the base translation file (bce0b4e)
- fallback: Allowing chomsky to work with just the base translation file (8b6c7ba)
- format: Adding way to default to 24hour time (5cd184c)
- formats: Adding currency display override (aaa2007)
2.1.7 (2017-02-23)
- translate: Fixing translate to not return improper key (0fe2715)
2.1.5 (2017-02-22)
- format: Fix the order of merging defaults (3b21764)
2.1.4 (2017-02-21)
2.1.3 (2017-02-21)
- formats: Making sure to default the defaults, adding test for merge deep (124e3e9)
2.1.2 (2017-02-20)
2.1.1 (2017-02-19)
- formats: Removing timezone from long format (871be07)
2.1.0 (2017-02-16)
- override: Adding a method to override the currency globally (e581dd1)
2.0.0 (2017-02-16)
- Upgraded to Typescript
- Removed dependencies on Moment/Numbro
- Streamlined definition files
- Added ability to have custom date / currency / number formats via definition file
- Added ability to have a set of default replacements