Skip to content

Latest commit

 

History

History
56 lines (24 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

56 lines (24 loc) · 1.51 KB

Change Log

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

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)