Skip to content

Latest commit

 

History

History
274 lines (121 loc) · 8.62 KB

CHANGELOG.md

File metadata and controls

274 lines (121 loc) · 8.62 KB

1.2.3 (2023-08-06)

Fixes & improvements

1.2.2 (2023-03-18)

Fixes & improvements

  • fix: sync version (6286c13)
  • refactor: apply strict maven dir layout (cdcb9fd)

1.0.0 (2023-03-18)

Fixes & improvements

  • refactor: apply strict maven dir layout (cdcb9fd)

1.2.0 (2021-03-09)

Bug Fixes

  • package: up deps, fix vuls (1dc9060)

Features

  • money: provide currency positioning flag (5627b72)

1.1.0 (2020-11-05)

Features

  • removing zeros in fractional parts (#65) (bfdc884)

1.0.0 (2020-11-05)

Features

  • non-breaking space between value and symbol (015ece3)

Performance Improvements

BREAKING CHANGES

  • package: require tslib v2

0.8.0 (2020-11-05)

Features

  • non-breaking space between value and symbol (015ece3)

0.7.9 (2019-08-20)

Performance Improvements

0.7.8 (2019-05-27)

Bug Fixes

0.7.7 (2019-05-27)

Bug Fixes

  • build: rebuild as commonjs (9bbc101)

0.7.6 (2019-05-27)

Bug Fixes

  • import money pack as dir (c310561)

0.7.5 (2019-03-07)

Performance Improvements

0.7.4 (2019-03-07)

Performance Improvements

0.7.3 (2019-03-07)

Performance Improvements

0.7.2 (2019-03-01)

Performance Improvements

0.7.1 (2019-02-24)

Bug Fixes

  • formatPercent: repair default multiplier (67f99ce)

0.7.0 (2019-02-24)

Features

  • expose validators and formatter defaults (8b68283)

0.6.2 (2019-02-21)

Bug Fixes

  • package: include typings to package (63d08cb)

0.6.1 (2019-02-21)

Bug Fixes

  • throw away bundles from repo (96459b8)

0.6.0 (2019-02-21)

Bug Fixes

  • lint: repair lint script (7e804bd)

Features

0.5.0 (2018-12-03)

Features

  • add typographic minus symbol (da6ed54)

0.4.0 (2018-09-18)

Features

  • formatNumber: add optional sign infication (f382f3b), closes #17
  • formatNumber: support fractionLength option (6504109)
  • add percent formatter (8c05a7a), closes #16

0.3.11 (2018-07-18)

Performance Improvements

  • rebuild with latest semrel (74eabd5)

0.3.10 (2018-07-18)

Bug Fixes

0.3.9 (2018-07-05)

Bug Fixes

  • formatNumber: fix integer value processing (9f3d4a1), closes #7

Change Log

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

0.3.8 (2018-04-20)

Bug Fixes

  • flow: add parseBlocks result scheme (189f59d)

0.3.7 (2018-04-14)

0.3.6 (2018-03-31)

0.3.5 (2018-03-30)

Bug Fixes

  • change default dir from src to dist (1ed0bca)

0.3.4 (2018-03-30)

0.3.3 (2018-03-30)

0.3.2 (2018-03-30)

0.3.1 (2018-03-30)

0.3.0 (2018-03-29)

Features

0.2.0 (2018-03-27)

Features

0.1.0 (2018-03-26)

Features