All Versions
58
Latest Version
Avg Release Cycle
85 days
Latest Release
1094 days ago

Changelog History
Page 2

  • v2.3.3

    June 09, 2018
  • v2.3.2

    June 09, 2018
  • v2.2 Changes

    May 04, 2017

    ๐Ÿ›  Many bugfixes and improvements contributed by the community!

    • ๐Ÿ‘ #634 - Added support for Greek language in resources contributed by Christos Matskas (cmatskas)
    • #632 - Fuzzy month years logic for time span humanize extensions contributed by Martin Strecker (MaStr11)
    • #631 - Latvian localization contributed by Dmitry Bogatykh (bogatykh)
    • #630 - billions and millions greater than 2 contributed by Rafael Bianchi (rafaellfontana)
    • #628 - IsDefined is prefered contributed by Shimmy (weitzhandler)
    • #623 - Wrongful commit to master. What to do?
    • #620 - Double Barrel Name conversion
    • โšก๏ธ #619 - Update readme.md contributed by Tyler Brinkley (TylerBrinkley)
    • #617 - issue 611: added the method Kebaberize contributed by (klaus78)
    • #616 - English verb (Past Participle) tense conversion "x" => "xed" feasibility?
    • #613 - Humanizer.Core not working correctly, show localized strings instead of english
    • #612 - Added Swedish collection formatter contributed by Mฤris Brenฤuks (brencuks)
    • ๐Ÿ›  #610 - adding parameter decimals toMetric(). Fixes #609 contributed by (klaus78)
    • #609 - add .ToMetric() rounding +enhancement
    • #608 - 605: Fix enum no display attrib contributed by Thomas Bo Nielsen (basildk)
    • #605 - enum with DisplayAttribute but no Description attribute fails +fix
    • #603 - Syntax correction in readme.md contributed by Brian MacKay (kinetiq)
    • ๐ŸŒ #602 - Register Portuguese translations as pt contributed by (hangy)
    • #601 - Humanize pt-PT problem
    • โช #600 - Revert "Add Esperanto support to NumberToWords. Fixes #558" contributed by Oren Novotny (onovotny)
    • โ†ช #598 - Workaround for Croatian TimeSpan localization bug contributed by (hangy)
    • #597 - Croatian localization of TimeSpan fails with >1 day
    • #596 - Can not add Humanizer 2.1.0 in Class library (.Net Core)
    • #595 - Add new overload for Ordinalize that accepts a CultureInfo contributed by Thijs Brobbel (tiesmaster)
    • #590 - English contributed by (stevotennis)
    • #589 - Fix CONTRIBUTING.md of broken links. contributed by Sho Sato (cssho)
    • 0๏ธโƒฃ #588 - Add resource value validation for DefaultFormatter contributed by Krisztiรกn Bodrogi (Chrissx)
    • ๐ŸŒ #586 - added translation for DateHumanize_Now contributed by Daniel Katz (danielkatz)
    • #582 - Pass through the content of the "Letter, other" Unicode category. contributed by (hangy)
    • #581 - Fix misspelling contributed by Cameron Sjo (cameron-sjo)
    • #578 - .Humanize() on "Arabic" letters returns empty string (or any other casing)
    • ๐Ÿ‘ #577 - .NET Core 1.0 Support?
    • ๐Ÿ›  #576 - Fixed incorrect locale in readme contributed by (fishchisel)
    • #575 - not installable for projects that targets .NET client profile
    • #574 - Difference Dasherize and Hyphenate
    • #573 - Humanizer.Core 2.1.0 breaks compatibility with PCL Profile 259
    • ๐Ÿ›  #569 - Add Esperanto support to NumberToWords. Fixes #558 contributed by Alois (aloisdg)
    • ๐Ÿ‘ #558 - Add Esperanto support for NumberToWords
    • ๐Ÿ‘ #504 - Add support for long to ToQuantity contributed by Robert Pethick (RobPethick) +enhancement
    • ๐Ÿ‘ #503 - ToQuantity does not support long quantities +enhancement
    • #500 - Add ToOrdinalWords extension with gender overload contributed by Robert Pethick (RobPethick)
    • ๐Ÿ›  #328 - Ordinal number suffixes

    Commits: 16dd003...4d1e9fe

  • v2.1 Changes

    July 04, 2016
  • v2.0.1 Changes

    February 07, 2016
    • #520 Humanizer.Core package does not install on Xamarin

    Commits

  • v2.0.0 Changes

    January 30, 2016
    • #507 Remove obsolete members
    • #517 Allow formatted byte size when humanizing ByteRate
    • #497 Add option to customize list of time indicators of humanized timespans

    Commits

  • v2.0.0-beta02 Changes

    December 30, 2015
    • #59 Getting only needed resources on nuget install
    • #101 Add precision to DateTime.Humanize
    • #234 Remove Plurality enum
    • #238 Change DefaultDateTimeHumanizeStrategy to turn 60 min to one hour not 45
    • #470 & #492: Build warning fixes

    Commits

  • v2.0.0-beta0001 Changes

    November 01, 2015
    • #451: Support dotnet TFM. Includes support for CoreCLR
    • #465: Dropped .NET 4 and Silverlight 5 support.
    • #462: Implemented Spanish cardinal feminines
    • #459: Add support of metric numeral expressions
    • Enable source debugging via GitLink

    Commits

  • v1.37.0 Changes

    July 03, 2015
    • #416: Change BrazilianPortugueseOrdinalizer to PortugueseOrdinalizer
    • #419: Added Dutch Ordinalizer
    • #432: Added the 'xunit.runner.visualstudio' nuget package to the test project
    • #431: Added build target for .NET 4.0 Client Profile
    • #435: Added Afrikaans localization
    • #438: Fixed the bug with negative TimeSpan Humanize
    • #421 & #425: Fixed StringExentions -> StringExtensions

    Commits

  • v1.36.0 Changes

    May 24, 2015
    • #403: Added TimeSpan minUnit option
    • #417: Support for Serbian language, ToWords()
    • #414: Add Ukraininan language
    • #408: Added support for adding/removing rules from singular/pluralization by adding Vocabulary class and Vocabularies.Default

    Commits