Skip to content

v0.2.2

Compare
Choose a tag to compare
@CasperWA CasperWA released this 06 Jul 11:59
· 55 commits to main since this release

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)

Full Changelog

Implemented enhancements:

  • Update to use all workflows from CasperWA/gh-actions #63 (CasperWA)

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)

Full Changelog

Closed issues:

  • Set test: false for publish workflow #61

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator