Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 12:09
· 1221 commits to master since this release
v1.4.1
ae70c2a

Summary

We're pleased to announce Commodore v1.4.1. This release addresses a few oversights in the package new and package update command. We fixed the implementation of the commands to deduplicate the set of requested test cases in configuration packages, and we've adjusted command package upgrade to not create an empty commit when there's no changes to apply.

Changes

2 changes since v1.4.0

🐛 Fixes

  • Deduplicate requested test cases for package new and package update (#560)
  • Don't create empty commits with package update (#561)