Summarized changelog:
- Added
- Add support for Python 3.10
- Updated and new translations
- Add pluralization for intword
- Add gender support for ordinals
- Add type hints for all exposed natural* functions
- Add intword processing for thousands
- Add humanize.number.clamp
- Fixed
- Temporarily comment out to avoid warning during import humanize.
- Fix incorrect type in comment for 'when'
- Deprecated
- Deprecate private functions
Packager notes:
- Add homepage
- Fix the issue of files with version 0.0.0
- Enable tests
Signed-off-by: Algent Albrahimi <algent@protonmail.com>