3.13.0
Added
- Add da_DK language (jmoiron/humanize#238) @dejurin
- Fix and add Russian and Ukrainian words (jmoiron/humanize#235) @dejurin
- Add missing strings for Polish translation (jmoiron/humanize#182) @kpostekk
- Add Traditional Chinese (zh-HK) (jmoiron/humanize#233) @edwardmfho
Changed
- Remove redundant setuptools from install_requires (jmoiron/humanize#232) @arthurzam
Deprecated
- This is the last release to support Python 3.6
- Deprecate private functions (jmoiron/humanize#234) @samueljsb
- Reinstate
VERSION
and deprecate (jmoiron/humanize#240) @hugovk