All Versions
48
Latest Version
Avg Release Cycle
78 days
Latest Release
-

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