Releases: cake-build/cake-action
Releases · cake-build/cake-action
2.0.0
1.4.1
1.4.0
1.3.0
1.2.0
Cake Action is now officially part of the Cake Organisation. 🍰
Security
- #19 Replace the deprecated
set-env
command with the new Environment Files syntax
Improvements
- #13 Update the documentation to point to the new repository URL
- 3f70b42 Change the icon on the Marketplace to more closely resemble Cake
- 9229ab8 Disable the .NET Core CLI welcome message for a leaner build log
1.1.1
1.1.0
This release allows you to tweak the way your Cake script runs in a GitHub Actions workflow. 🔧
New Features
- #1 Support for running the script with a specific version of Cake (thanks to @devlead)
- #3 Support for bootstrapping custom Cake modules (thanks to @devlead)
- #7 Support for changing the verbosity level
Bug Fixes
- #8 It's possible to use multiple instances of the Cake Action within the same build definition
1.0.1
1.0.0
This is the first release of the Cake action for GitHub Actions. 🎉
See the README file for the list of features.