Changelog
2.1.0 (2025-08-23)
(The Git branch used for development was renamed from master to main)
2.0.1 (2024-11-03)
Fix GitHub Actions badge in README.rst.
2.0 (2024-11-03)
(not released to PyPI)
Migrate tests from
nosetounittestandpytest(#16)Replace
pytzdependency withdatetime.timezone.utcandzoneinfo(#15)Reformat codebase with
blackandisortConfigure GitHub Actions; remove Travis CI configuration file
1.1 (2018-06-10)
1.0 (2015-11-09)
First formally-tagged release
Fix
utils.timedelta_seconds()to usedatetime.timedelta.total_seconds()when the native method is available (#6)
0.2 (2014-02-09)
Python 3 compatibility (#2)
0.1 (2011-01-26)
Initial release