0.1.0
As part of this release we had 11 issues closed.
This is the first public release of Cake.Warp.
Enhancement
- #16 Create nuget packages through dotnet pack
Features
- #7 Create the settings class that will hold all parameters that will be passed to warp
- #6 Add the first basic alias that allows the use of warp
- #5 Target Cake version 0.28.0 for the first release
- #4 Embedd the warp binaries and extract the correct binary when the library gets loaded
Documentation
Where to get it
You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package?Cake.Warp&version=0.1.0
.