Humanizer v1.28.0 Release Notes

Release Date: 2014-07-06 // almost 10 years ago
    • #309: Fixed the bug with DateTime.Humanize returning tomorrow when it's not actually tomorrow
    • #306: Added Singularize/Pluralize overload without using obsolete plurality enum
    • #303: Added support for all integer types in ByteSize extensions
    • #307: Added support to string.FormatWith for the explicit culture parameter
    • #312: Added Turkish ToWord, ToOrdinalWord and Ordinalize implementation
    • #173: Added support for Window Phone 8.1

    Commits