v0.2.2
Full use of callable workflows
The repository now fully utilizes the callable/reusable workflows from CasperWA/ci-cd (previous CasperWA/gh-actions).
This means the invoke tasks have also been completely removed as well as the related pre-commit hooks for updating the documentation. As this latter part is an intended new development in the CasperWA/ci-cd repository, this will be re-implemented again later.
The invoke dependency has been removed.
Changelog
v0.2.2 (2022-07-06)
Implemented enhancements:
Fixed bugs:
- New workflow is removing API reference in documentation #64
Closed issues:
- Update to new repository name for callable workflows #66
Merged pull requests:
- Use new repo name for callable workflows repo #67 (CasperWA)
- Properly create API reference and clean up #65 (CasperWA)
v0.2.1 (2022-07-01)
Closed issues:
- Set
test: false
for publish workflow #61
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator