Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 13:55
· 1177 commits to master since this release
v1.7.0
50b9b2a

Summary

We're pleased to announce Commodore v1.7.0. This release introduces a new command package sync, which can be used to update configuration packages from their cookiecutter templates, for example in a GitHub action.

The command is currently very specifically targeted at updating Commodore configuration packages hosted on GitHub. See the command documentation for more details.

Changes

5 changes since v1.6.0

🚀 Features

  • Add new command package sync (#572)

🔗 Dependency Updates

  • Lock file maintenance (#570)
  • Update dependency docker.io/python to v3.10.6 (#571)
  • Lock file maintenance (#573)
  • Remove development dependency autopep8 (#577)