Skip to content

v2.2.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 10 Mar 15:02
· 180 commits to main since this release

More version control for updating pyproject.toml

The new ignore option adds more version when determining whether a dependency should be updated or not when running the CI - Check pyproject.toml dependencies workflow.
To learn more about how it works, see this part of the updated documentation.

The Python API of the repository has also been documented and added to the published documentation. Unfortunately, the actual invoke functions are not rendered. This should be fixed in a later release.

Changelog

v2.2.0 (2023-03-10)

Full Changelog

Implemented enhancements:

  • Add API reference documentation for this repository #113
  • Allow to skip or keep dependency at certain level #95

Fixed bugs:

  • fail_fast should still make update-deps task fail #112

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator