Releases: stormid/cake-mix
Releases · stormid/cake-mix
v1.0.0
Update support for Cake v1.0.0 (#24)
- Cake.Npm v1.0.0
- Cake.Incubator v6.0.0
v0.11.1
Fix issue with Npm script tasks
v0.11.0
Includes:
- #23 - Task to support Bicep and multiple Npm script execution
v0.10.1
Updates reference to Npm (#21)
v0.9.0
#18 - Make MSBuildToolVersion configurable both per build or dynamically via argument
v0.8.5
- The xUnit2 task does not declare the testAssembly variable used later on, causing the task to fail.
v0.8.4
- Remove verbosity setting from Publish Pack DotNetCore task
- Remove verbosity from Publish Zip DotNetCore task
v0.8.3
- Fixes issues in Nunit based tests
- Updates Azure DevOps test publish check to use new named properties
v0.8.2
Improves dotnet ef migration generation by using the --prefix-output
switch and only parsing prefixed lines