Cake.Warp
0.1.0
Cake addin for creating self-contained single binary applications using [warp](https://github.com/dgiagio/warp).
See the version list below for details.
Install-Package Cake.Warp -Version 0.1.0
dotnet add package Cake.Warp --version 0.1.0
<PackageReference Include="Cake.Warp" Version="0.1.0" />
paket add Cake.Warp --version 0.1.0
Release Notes
## 0.1.0 (2019-05-13)
As part of this release we had [11 issues](https://github.com/cake-contrib/Cake.Warp/milestone/1?closed=1) closed.
This is the first public release of Cake.Warp.
__Enhancement__
- [__#16__](https://github.com/cake-contrib/Cake.Warp/issues/16) Create nuget packages through dotnet pack
__Features__
- [__#7__](https://github.com/cake-contrib/Cake.Warp/issues/7) Create the settings class that will hold all parameters that will be passed to warp
- [__#6__](https://github.com/cake-contrib/Cake.Warp/issues/6) Add the first basic alias that allows the use of warp
- [__#5__](https://github.com/cake-contrib/Cake.Warp/issues/5) Target Cake version 0.28.0 for the first release
- [__#4__](https://github.com/cake-contrib/Cake.Warp/issues/4) Embedd the warp binaries and extract the correct binary when the library gets loaded
__Documentation__
- [__#13__](https://github.com/cake-contrib/Cake.Warp/issues/13) Create basic documentation using Wyam
- [__#1__](https://github.com/cake-contrib/Cake.Warp/issues/1) Add documentation related files
Dependencies
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.