github jmoiron/humanize 1.1.0

latest releases: 4.0.0, 3.14.0, 3.13.1...
4 years ago

Note: This was meant to be tagged 2.0.0 because it drops support for Python 2, and is also released as 2.0.0. If you still support Python 2, use Humanize 1.0.0.

Added

  • Disambiguate naturaldate return: only append year if more than ~5 months away (#107) @hugovk
  • Add scientific notation to string support (#110) @Thx3r @hugovk
  • Add micro- and millisecond units to naturaldelta and naturaltime (#104) @hugovk

Changed

  • Disambiguate naturaldate return: only append year if more than ~5 months away (#107) @hugovk
  • Convert remaining tests to use pytest.mark.parametrize (#109) @hugovk
  • Refactor some tests to use pytest.mark.parametrize (#108) @hugovk

Removed

Fixed

Don't miss a new humanize release

NewReleases is sending notifications on new releases.