- Published
- Saturday, 21 April 2018
- Category
- Release Notes
- Author
- gep13
Version 0.27.1 of Cake has been released.
This is a hotfix release of Cake. Following the release of Cake 0.27.0 it was noted that there was an issue with loading some dependencies, which would result in a Stack Overflow exception. This was first noted here, and also here.
As a result of these issues being raised, a bug was identified in the ScriptAssemblyResolver.cs where it could end up in an endless loop. This bug has now been addressed.
Contributions were included from:
Full details of everything that was included in this release can be seen below.
As part of this release we had 1 issue closed.
Bug
- #2132 Problems with loading certain assemblies (0.27.0)