Skip to content

Latest commit

 

History

History
93 lines (43 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

93 lines (43 loc) · 2.71 KB

Change Log

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

2.2.0 (2018-10-22)

Bug Fixes

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

Features

  • format: Adding way to default to 24hour time (5cd184c)
  • formats: Adding currency display override (aaa2007)

2.1.7 (2017-02-23)

Bug Fixes

  • translate: Fixing translate to not return improper key (0fe2715)

2.1.5 (2017-02-22)

Bug Fixes

  • format: Fix the order of merging defaults (3b21764)

2.1.4 (2017-02-21)

2.1.3 (2017-02-21)

Bug Fixes

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

Bug Fixes

  • formats: Removing timezone from long format (871be07)

2.1.0 (2017-02-16)

Features

  • override: Adding a method to override the currency globally (e581dd1)

2.0.0 (2017-02-16)

Features

  • 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