Skip to content

Release v0.7.1

Compare
Choose a tag to compare
@davidban77 davidban77 released this 28 Oct 08:11
· 1 commit to master since this release

Enhancement:

  • Refactored docs for mkdocs-material theme
  • Improved CircleCI pipeline config to use workflows, parameters and reusable commands
  • Changed CI image from miniconda3 to circleci. It has latest poetry and curl installed, which is needed for testing and publishing coverage.
  • Added labels to create_link method. PR-78
  • Testing is done on a per-python interpreter basis, meaning that tox is no longer needed.