- Published
- Wednesday, 17 July 2019
- Category
- Release Notes
- Author
- devlead
Version 0.34.1 of Cake has been released.
This is just a minor release as a hotfix to address an issue breaking scripts when the dynamic C# keyword was used in build scripts. This was a side effect of updating from Roslyn 2.x to 3.x.
Thanks dieterv for reporting! All contributions are appreciated❤.
BTW this is the 100th Cake release! 🎉
Contributions were included from:
Full details of everything that was included in this release can be seen below.
Issues
As part of this release we had 1 issues closed.
Bug
- #2575 v0.34.0 fails on scripts using the dynamic keyword.