All Versions
48
Latest Version
Avg Release Cycle
78 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v2.3.6 Changes
- ๐ Fix spacing issue with en-GB currency. Thanks @DamienCassou
- ๐ Fix #507: mantissa precision produces wrong results for certain numbers. Thanks @swissmanu
-
v2.3.5 Changes
- ๐ Fix broken release. Thanks @BenjaminVanRyseghem
-
v2.3.4 Changes
- ๐ Fix providedFormat pollution. Thanks @BenjaminVanRyseghem
-
v2.3.3 Changes
- ๐ Fix #597: Fix issue with en-IE currency. Thanks @Blackbaud-WesGabbard
- ๐ Fix German abbreviations Thanks @chaosflaws
- ๐ Fix Hebrew words for million and billion Thanks @amire80
- ๐ Fix #604: add
lowPrecision
to typescript definitions Thanks @fullaive
-
v2.3.2 Changes
October 30, 2020- ๐ Fix fr abbreviation. Thanks @BenjaminVanRyseghem
- ๐ Fix #541: validate(0) return false. Thanks @BenjaminVanRyseghem
- ๐ Fix #558: missing object
bytes
for language en-GB. Thanks @BenjaminVanRyseghem - ๐ Allow
trimMantissa
hint in string format. Thanks @lexanth - ๐ Fix #577: allow space between abbreviations and postfix currency symbols. Thanks @marvec
-
v2.3.1 Changes
June 17, 2020- Introduce
lowPrecision
to tweak precision when computing average value. Thanks @BenjaminVanRyseghem - ๐ Fix #411: spaceSeparated is not working for bytes. Thanks @BenjaminVanRyseghem
- Introduce
-
v2.3.0 Changes
May 30, 2020- โฌ๏ธ Bump
lodash.template
to 4.5.0. Thanks @BenjaminVanRyseghem - ๐ Fix TypeScript return type definition of
Format.currencySymbol
. Thanks @jarnovanleeuwen - ๐ Fix #359: Add Bytes I18N possibility + French translation. Thanks @T0nio
- ๐ Fix #474: Fix Bytes formatting tests and coverage. Thanks @austingreco
- ๐ Fix #425: Fix interpretation of totalLength with negative numbers. Thanks @DamienCassou
- ๐ Fix #462: Fix negative number format issue. Thanks @bhartibdengada
- ๐ Fix #546: Format issue with average. Thanks @BenjaminVanRyseghem
- ๐ Fix #383: BigNumber Issue - new BigNumber() number type has more than 15 significant digits. Thanks @BenjaminVanRyseghem
- โฌ๏ธ Bump
-
v2.2.0 Changes
March 18, 2020- ๐ Fix dependencies through
npm audit --production
- ๐ Fix #446: CDNJS in website Relocation. Thanks @pranithan-kang
- ๐ Fix #364: Format Decimal without Rounding. Thanks @shefrancia
- ๐ Fix #414: Fix de-CH thousands separator. Thanks @FrEaKmAn
- ๐ Fix #418: Correct symbol and sign order for formatCurrency when forceSign=true. Thanks @adriang133
- ๐ Fix #424: Add ordinal for 40 for tr-TR. Thanks @yatki
- ๐ Fix #423: No way to have space separated abbreviation and not-separated currency symbol at the same time. Thanks @Osipova
- ๐ Fix #392: Small negative numbers get the leading zero incorrectly cut off. Thanks @Rudd
- ๐ Fix #403: Update numbro.d.ts to match the current API of the library. Thanks @Monck
- ๐ Fix #428: Fix id thousands and decimal separator. Thanks @kukuhyoniatmoko
- ๐ Fix #453: Fix broken BCP47 link. Thanks @sesam
- ๐ Fix dependencies through
-
v2.1.2 Changes
January 18, 2019- ๐ Fix #399: Update dependencies. Thanks @baer
- ๐ Fix #390: Small changes to doc comments. Thanks @cnrudd
- ๐ Fix #328: Fixed unformat for non standard delimiters. Thanks @jkettmann
-
v2.1.1 Changes
January 18, 2019- ๐ Fix #372: Truncated numbers with trimMantissa and zero mantissa. Thanks @timfish
- ๐ Fix #367: Fixes duplicate call of chooseLanguage when setting a language without subtag. Thanks @LarsBauer
- ๐ Fix #363: Enable es6 imports when using typescript. Thanks @aralisza
- ๐ Fix #353: Add monthly download to README. Thanks @BenjaminVanRyseghem