Skip to content

v2.4.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 23 May 12:31
· 122 commits to main since this release

Several QoL updates and ignore rule fixes

The ignore input has been given an overhaul for more easy readability in the code, as well as ensuring it works as intended.
There is still an open issue regarding version ranges, which should be fixed (#141).

Several other QoL updates have been implemented throughout the codebase, callable workflows and more.

Changelog

v2.4.0 (2023-05-23)

Full Changelog

Implemented enhancements:

  • Automatically merge CI workflow to update deps #101
  • Support Sphinx for documentation building #90
  • Add hook for using the update-deps task #24

Fixed bugs:

  • Flawed logic #152
  • Error in workflow #150
  • Issues with the ignore-functionality of ci-cd update-deps #130

Closed issues:

  • Error in .github/workflows/ci_automerge_prs.yml which makes automerging fail in outside repos #139

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator