Release v0.7.1
Enhancement:
- Refactored docs for
mkdocs-material
theme - Improved CircleCI pipeline config to use workflows, parameters and reusable commands
- Changed CI image from
miniconda3
tocircleci
. It has latestpoetry
andcurl
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.