Skip to content

Bake 2.5.1

Latest
Compare
Choose a tag to compare
@SanderMertens SanderMertens released this 30 Sep 05:49
· 175 commits to master since this release

This version includes the following new features:

  • No new features added

This version contains the following improvements:

  • Cloning / running projects from git can now download runtime dependencies specified in "use-runtime"
  • Improve displaying repositories when doing "bake list --show-repositories"

This version contains the following bugfixes:

  • Bundle was not always cloned before dependencies when doing bake run
  • Don't delete the "bake" folder in the src directory of the bake environment
  • Fix bugs in checking out specific repository revisions