Releases: cake-contrib/Cake.Warp
Releases · cake-contrib/Cake.Warp
0.4.0
0.4.0 (2021-02-15)
BREAKING CHANGES
This release is to make Cake.Warp compatible with 1.0.0 of Cake.
This means dropping all support for previous versions of Cake.
Please see the Upgrade instructions for how to upgrade cake.
Dependencies
- deps: bump JetBrains.Annotations from 2020.1.0 to 2020.3.0 (#81)
- deps: bump Fody from 6.2.1 to 6.3.0 (#78)
- deps: bump Cake.Core from 0.33.0 to 1.0.0 (#89)
Feature
- add support for .NET 5.0
Improvement
- update warp binary to lastest 0.4.4 version
0.3.0
0.2.0
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
.