Skip to content

Releases: cake-contrib/Cake.AliaSql

1.0.1

30 Sep 19:59
4b24668
Compare
Choose a tag to compare

As part of this release we had 17 issues closed.

Breaking change

  • #39 Update Cake.AliaSql to target Cake v1.0.0

Bug

  • #51 Unit tests are broken on linux

Documentation

  • #34 Replace Gitter with GitHub Discussions
  • #35 Add cake-addin tag to Cake.AliaSql NuGet package
  • #36 Update Cake.AliaSql NuGet package icon to the new Cake-Contrib logo for Cake addins
  • #38 Authors property does not match nuget.org

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.AliaSQL&version=1.0.1.

SHA256 Hashes of the release artifacts

  • 9c339fbf88245ee748a8f2c4b7be69dd1be20e15deefd3ddb211722285679587 Cake.AliaSql.1.0.1.nupkg

0.7.0

24 Jul 21:00
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking change

  • #32 Recommended changes resulting from automated audit

0.6.1

22 Jun 19:10
d8d5368
Compare
Choose a tag to compare

As part of this release we had 6 commits which resulted in 4 issues being closed.

Improvement

  • #15 Update nuspec with Cake Contrib Icon

0.6.0

02 Feb 07:32
76179e4
Compare
Choose a tag to compare

As part of this release we had 8 issues closed.

Improvement

  • #13 Switch away from using gep13.DefaultBuild and use Cake.Recipe instead

Documentation

  • #23 Add Wyam Documentation generation

0.5.2

08 Nov 12:36
4594119
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

  • #14 Add lib folder structure to NuGet package

0.5.1

26 Oct 18:46
27e05e6
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #11 Do not include Cake.* in nuget package

Improvement

  • #12 Update AssemblyInfo file to reflect addition to Cake Contrib

0.5.0

13 Oct 20:21
947da06
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #6 Following the Directions on the Homepage of the project doesn't seem to work...