Skip to content

v0.11.0

Compare
Choose a tag to compare
@TaiSakuma TaiSakuma released this 09 May 18:45
· 18 commits to main since this release

[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 to setup.py
  • removed TaskPackage, replaced with functools.partial
  • moved from Travis CI to GitHub Actions
  • added test on Python 3.9 in GitHub Actions
  • changed the default branch to "main"