Cake v0.6.1 released
- Published
- Thursday, 3 December 2015
- Category
- Release Notes
- Author
- gep13
Version 0.6.1 of Cake has been released.
In this latest version of Cake, 0.6.1, a number of new features have been added including support for NUnit 3 and support for deprecration of aliases. In addition, a number of bugs have been resolved. You can find full details in our release notes below.
For those of you who want to have a global installation of Cake on your workstations, we have just released a Chocolatey Package version of Cake. This means that you can simply do:
and you will be able to run Cake from anywhere, as it will be available on your path. You can find the Chocolatey Package here.
Please let us know if you run into any issues with this latest release.
Read more...Cake v0.6.0 released
- Published
- Wednesday, 4 November 2015
- Category
- Release Notes
- Author
- gep13
Version 0.6.0 of Cake has been released.
In this latest version of Cake, 0.6.0, a number of new aliases have been added, including Chocolatey, OpenCover, GitReleaseManager, and many others. There were enough new features added into this release to warrant bumping the minor release number.
Please let us know if you run into any issues with this latest release.
Read more...Cake v0.5.5 released
- Published
- Monday, 12 October 2015
- Category
- Release Notes
- Author
- patriksvensson
Version 0.5.5 of Cake has been released.
New in this release (except all awesome new features and improvements) is the Cake.Testing NuGet package that contains fakes for interfaces like IFileSystem and ICakeEnvironment. We believe that this NuGet package will make testing of your Cake addins much easier.
Read more...Cake v0.5.4 released
- Published
- Friday, 11 September 2015
- Category
- Release Notes
- Author
- patriksvensson
Version 0.5.4 of Cake has been released.
Read more...Cake v0.5.3 released
- Published
- Monday, 31 August 2015
- Category
- Release Notes
- Author
- patriksvensson
We're happy to announce version 0.5.3 of Cake.
The annoying PlatformTarget bug has finally been resolved and using MSIL will no longer fail.
Read more...