- Published
- Wednesday, 19 April 2017
- Category
- Release Notes
- Author
- devlead
Version 0.19.4 of Cake has been released.
This is a minor hotfix release for 0.19.3, which fixes code generation of aliases with generic constraints and has one breaking change to correct the type used for TeamCity build numbers.
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 2 issues closed.
Breaking change
- #1556 TeamCity BuildNumber is a string
Bug
- #1566 Generic alias methods with type constraints fail compilation