Humanizer v1.29.0 Release Notes

Release Date: 2014-09-12 // over 9 years ago
    • #320: Fixed Dehumanize actually humanizing an already dehumanized string
    • #322: DefaultFormatter.TimeSpanHumanize throws a more meaningful exception when called with TimeUnits larger than TimeUnit.Week
    • #314: Added ByteRate class and supporting members to facilitate calculation of byte transfer rates
    • #333: Added support to humanize enums from resource strings
    • #332: Added Italian localisation and tests: date and time Resources, CollectionFormatter, NumberToWordsConverter (cardinal and ordinal), Ordinalizer

    Commits