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

Changelog History
Page 5

  • v1.16.4 Changes

    April 04, 2014
    • #129: Removed all but PCL references
    • #121: Added Farsi translation for DateTime, TimeSpan and NumberToWords
    • #120: Added German translation for DateTime and TimeSpan
    • #117: Added FormatWith string extension

    Commits

  • v1.15.1 Changes

    March 28, 2014
    • #113: Added Truncate feature
    • #109: Made Dutch (NL) localization a neutral culture, not just for Belgium

    Commits

  • v1.14.1 Changes

    March 26, 2014
    • #108: Added support for custom description attributes
    • #106:
      • Refactored IFormatter and DefaultFormatter
      • Refactored DateTime.Humanize and TimeSpan.Humanize
      • Changed ResourceKeys to use a dynamic key generation
      • Fixed the intermittent failing tests on DateTime.Humanize

    Commits

  • v1.13.2 Changes

    March 17, 2014
    • #99: Added ByteSize feature

    Commits

  • v1.12.4 Changes

    February 25, 2014
    • #95: Added NoMatch optional parameter to DehumanizeTo & renamed CannotMapToTargetException to NoMatchFoundException
    💥 Breaking Changes

    If you were catching CannotMapToTargetException on a DehumanizeTo call, that's been renamed to NoMatchFoundException to make it more generic.

    Commits

  • v1.11.3 Changes

    February 18, 2014
    • #93: added non-generic DehumanizeTo for Enums unknown at compile time

    Commits

  • v1.10.1 Changes

    February 15, 2014
    • #89: added ToRoman and FromRoman extensions
    • #82: fixed Greek locale code

    Commits

  • v1.9.1 Changes

    February 12, 2014
    • #78: added support for billions to ToWords

    Commits

  • v1.8.16 Changes

    February 12, 2014
    • #81: fixed issue with localised methods returning null in Windows Store apps
    • Created Humanizr.net website as GitHub pages

    Commits

  • v1.8.1 Changes

    February 04, 2014
    • #73: added ToWords implementation for Arabic

    Commits