v0.11.0
[0.11.0] - 2021-05-09
PyPI: https://pypi.org/project/mantichora/0.11.0/
Changes from the previous release: (diff)
- updated
.coveragerc
,README.md
- moved the dependency list from
requirements
tosetup.py
- removed
TaskPackage
, replaced withfunctools.partial
- moved from Travis CI to GitHub Actions
- added test on Python 3.9 in GitHub Actions
- changed the default branch to "main"