Skip to content

Releases: stormid/cake-mix

v0.8.1

07 May 13:09
507d4cc
Compare
Choose a tag to compare
  • Updates to Cake.Incubator v5.0.1

v0.8.0

07 May 12:57
993b91f
Compare
Choose a tag to compare
  • Requires Cake 0.33+
  • Allows EF core context generation to be selective using .IncludeAsEfDbContext(p => p.AssemblyName.Contains("Data"))

v0.7.1

28 Mar 11:51
Compare
Choose a tag to compare
  • Fixes an issue when publishing test results to Azure DevOps

v0.7.0

28 Mar 11:46
15c1cea
Compare
Choose a tag to compare
  • Introduces new copy artifacts task
  • Updates test tasks to publish results on failure
  • Adds additional check into EF context task
  • Updates Cake.Incubator to 4.0.1

v0.6.4

05 Mar 10:03
8a9847b
Compare
Choose a tag to compare
  • Also updates dotnetcore test to return array of FilePath for publishing

v0.6.3

05 Mar 10:00
1f4fc9e
Compare
Choose a tag to compare
  • Pins Newtonsoft.Json usage in EF Artifacts tasks
  • Ensures FilePath array pased for test result publish to Azure DevOps

v0.6.2

27 Feb 10:10
12ca786
Compare
Choose a tag to compare
  • Pins version of Cake.Incubator in Configuration.cake

v0.6.1

28 Nov 08:46
3724d44
Compare
Choose a tag to compare

This release fixes an issue with the publish scripts for msbuild

0.6.0

25 Oct 16:14
13f3b62
Compare
Choose a tag to compare

We now support:

  • "Library" and "NuGet" as project types
  • Support for publishing a "Library" as a zip (archives contents of build output path)
  • Support for nuget pack of .net framework library projects

v0.5.0

15 Oct 15:01
2688e80
Compare
Choose a tag to compare

This release:

  • Adds support for legacy project names (full framework)