Skip to content

Latest commit

 

History

History
65 lines (27 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

65 lines (27 loc) · 1.76 KB

Changelog

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

0.4.4 (2019-06-06)

Bug Fixes

  • project: address a security alert concerning our handlebars dependency (249cf5a)

0.4.3 (2018-01-09)

0.4.2 (2017-12-12)

Bug Fixes

  • fix swapping thousand- and decimal marker arguments (935c134)

0.4.1 (2017-12-07)

0.4.0 (2017-12-06)

Bug Fixes

  • ensure setLocale() always returns a Promise (3458f09)

Features

  • add missing convenience shortcuts to a complete set (19bdc02)

0.3.1 (2017-02-20)

0.3.0 (2017-02-20)

Bug Fixes

  • remove repeated relative path segment (2d740b1)

Features

  • allow _number to take an optional precision parameter (0d2059d)