Skip to content

Releases: stormid/cake-mix

v1.0.0

01 Mar 11:52
e773d26
Compare
Choose a tag to compare

Update support for Cake v1.0.0 (#24)

  • Cake.Npm v1.0.0
  • Cake.Incubator v6.0.0

v0.11.1

05 Feb 09:24
a6b437e
Compare
Choose a tag to compare

Fix issue with Npm script tasks

v0.11.0

26 Jan 21:01
ad944fc
Compare
Choose a tag to compare

Includes:

  • #23 - Task to support Bicep and multiple Npm script execution

v0.10.1

30 Oct 13:00
0ca0b87
Compare
Choose a tag to compare

Updates reference to Npm (#21)

v0.10.0

30 Oct 12:59
b77faf2
Compare
Choose a tag to compare

Update obsolete references to TFBuild (#22)

NB: this release will require at least version 0.38 of Cake (https://cakebuild.net/blog/2020/05/cake-v0.38.0-released)

v0.9.0

05 Dec 09:00
Compare
Choose a tag to compare

#18 - Make MSBuildToolVersion configurable both per build or dynamically via argument

v0.8.5

03 Oct 13:00
Compare
Choose a tag to compare
  • The xUnit2 task does not declare the testAssembly variable used later on, causing the task to fail.

v0.8.4

03 Oct 12:56
Compare
Choose a tag to compare
  • Remove verbosity setting from Publish Pack DotNetCore task
  • Remove verbosity from Publish Zip DotNetCore task

v0.8.3

10 Jun 11:26
250733f
Compare
Choose a tag to compare
  • Fixes issues in Nunit based tests
  • Updates Azure DevOps test publish check to use new named properties

v0.8.2

08 May 10:19
69b96ba
Compare
Choose a tag to compare

Improves dotnet ef migration generation by using the --prefix-output switch and only parsing prefixed lines