2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-07-05 21:05:30 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-humanize: updated to 3.10.0
3.10.0:
Add Swedish translation
|
2021-06-15 11:11:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-humanize: updated to 3.9.0
3.9.0:
Move vi_VI to vi_VN and update some translations
|
2021-06-13 19:34:05 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-humanize: updated to 3.8.0
3.8.0:
Add Slovenian translation
3.7.1:
Include generated translation binaries in release
Update release checklist so translation binaries aren't forgotten
3.7.0:
Add missing strings for Persian
3.6.0:
Add pluralization for intword
Add es_ES '%s and %s' translation
Add gender support for ordinals
Add type hints for all exposed natural* functions
|
2021-05-08 07:53:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-humanize: updated to 3.5.0
3.5.0
Added
Add intword processing for thousands
Changed
Update translation .po files with 'thousand'
Remove generated translation binaries from repo
|
2021-04-16 10:47:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-humanize: updated to 3.4.1
3.4.1:
Fixed
Add Catalan binary translation
3.4.0:
Added
Add Catalan translation
Changed
Add documentation and release notes to project_urls
Fixed
Fix tests for Python 3.10
|
2021-03-21 08:49:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-humanize: updated to 3.3.0
3.3.0:
Add humanize.number.clamp
|
2020-12-14 07:06:03 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-humanize: updated to 3.2.0
3.2.0:
Added
Internationalise intcomma and add fr_FR
Changed
Apply setup-py-upgrade
Test Python 3.9 final on Travis CI
Fixed
Fix grammar mistake in the Dutch translations
|
2020-10-21 13:46:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-humanize: updated to 3.1.0
3.1.0
Added
Declare support for Python 3.9
testing/docs: Include doctests in testing
Allow custom "now" in naturaldelta and naturaltime
Fixed
Represent with a zero if the delta is too small
|