Humanizer v1.27.0 Release Notes

Release Date: 2014-06-21 // almost 10 years ago
    • #301: Added Bangla (Bangladesh) localisation
    • #300: Added optional Culture parameter to NumberToWords
    • #297: Added support for all integer types in Fluent Date
    • #294: Added support for untyped comparison of ByteSize
    • #277: Added support for custom enum description attribute property names
    • #276: Added Farsi ToOrdinalWords
    • #281: Changed the logic for handling hyphenation and large numbers ending in twelve for English ordinal words; e.g. before "twenty first" now "twenty-first"
    • #278: Changed DefaultDateTimeHumanizeStrategy to turn 60 min to one hour not 45
    • #283: Added Neutral nb support for DateTime and TimeSpan Humanize
    • #286: Added optional Culture parameter to DateTime.Humanize & TimeSpan.Humanize

    Commits