Skip to content

v2.5.3

Compare
Choose a tag to compare
@CasperWA CasperWA released this 25 Oct 14:51
· 115 commits to main since this release

Several fixes

Several fixes for the CI - Check dependencies callable workflow and its underlying task update_deps() have been implemented.
This fixes issues with spacing immediately prior to version specifiers, multiple parallel jobs each creating PRs with clashing branch names, and suppressing unnecessary warnings.

Changelog

v2.5.3 (2023-10-25)

Full Changelog

Implemented enhancements:

  • Avoid warning for inter-relative extra dependencies #198
  • Allow branch name customization #196

Fixed bugs:

  • A PR is not opened for CI - Check dependencies #195
  • Ignore options not parseable #194

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator