Skip to content

Releases: cake-contrib/Cake.Coveralls

4.0.0

09 Jul 18:42
19ea10f
Compare
Choose a tag to compare

As part of this release we had 9 issues closed.

Breaking change

  • #123 Outdated version 1.0.0 of referenced Cake.Core package

Documentation

  • #153 Readme should be included in nupkg

Feature

  • !92 Add support for parsin Cobertura in CoverallsIoRunner

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.Coveralls&version=4.0.0.

SHA256 Hashes of the release artifacts

  • eb531a1a1db7a36f39078a5636b248eadf3621aafee4a4fdd93bf8eb46a2909a Cake.Coveralls.4.0.0.nupkg

  • 7baea8fd7d3d359f2c28a4772c9f28284ffd1bc9b8ed7148140d5b2e54350d86 Cake.Coveralls.4.0.0.snupkg

3.0.0

07 Jul 22:58
df176cb
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking change

  • #121 Update Cake.Coveralls add-in to target Cake v3.0.0

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.Coveralls&version=3.0.0.

SHA256 Hashes of the release artifacts

  • dad401a672b9a073f6d8be2e08aefc79ad94eadd16560965694010587c70758d Cake.Coveralls.3.0.0.nupkg

  • 2152b4de15cb9efa9dd1faba91933213e1dead50e917fef3e42efc2f65e321ae Cake.Coveralls.3.0.0.snupkg

2.0.0

05 Jul 22:26
2f00661
Compare
Choose a tag to compare

As part of this release we had 21 issues closed.

Breaking change

  • #90 Update Cake.Coveralls add-in to target Cake v2.0.0

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.Coveralls&version=2.0.0.

SHA256 Hashes of the release artifacts

  • 1e87c0aaa7c90acab7c27e13c626d46459c3b03b9d345c0841164e9571567dec Cake.Coveralls.2.0.0.nupkg

  • 9c1f2e8d0921b76fcd0eece31d3f340e72bfbc46ec4e9aa0f9e9553b1993cfcd Cake.Coveralls.2.0.0.snupkg

1.1.0

07 Jun 20:30
Compare
Choose a tag to compare

As part of this release we had 9 issues closed.

Documentation

  • #72 Update Cake.Coveralls NuGet package icon to the new Cake-Contrib logo for Cake addins

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.Coveralls&version=1.1.0.

SHA256 Hashes of the release artifacts

  • 392db9377bea4fe48b9a8f8f2d48d99d3bb34e49951890ee3bbacd350a4dabc5 Cake.Coveralls.1.1.0.nupkg

  • 2b78aac4c67f174c7cd712214d47bfe6f13f8bac6229520aecb2644a0a0a66c2 Cake.Coveralls.1.1.0.snupkg

1.0.1

18 Mar 20:18
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Documentation

  • #69 Add cake-addin tag to NuGet package

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

SHA256 Hashes of the release artifacts

  • 5dbe16742abb50bfec38a61186df866f5abb16e2cb4ce388152741f480fccf1a Cake.Coveralls.1.0.1.nupkg

  • 707be463e0c3994cd504fff2b01eabebf67f9a037c62d09fa88e67a81b6fb80c Cake.Coveralls.1.0.1.snupkg

1.0.0

20 Feb 16:16
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

Breaking change

  • #44 Update Cake.Coveralls to target Cake v1.0.0

Improvement

  • #51 Cross compile for .NET5

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.Coveralls&version=1.0.0.

SHA256 Hashes of the release artifacts

  • 3c387ce2e2b900e7e0f80e5d32bea01405aa9a870737a446b7a54415cf3959d7 Cake.Coveralls.1.0.0.nupkg

  • fc7e69f64d5c0512a9e255e27893feef18db7022a14e627a17261b383f894164 Cake.Coveralls.1.0.0.snupkg

0.11.0

20 Feb 10:27
Compare
Choose a tag to compare

As part of this release we had 10 issues closed.

Improvement

  • #54 Enable deterministic builds

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.Coveralls&version=0.11.0.

SHA256 Hashes of the release artifacts

  • aaba374c912c18a718ae32ee0d6e45bb8accc7930fb519bdf76037be12551b78 Cake.Coveralls.0.11.0.nupkg

  • 7163fb19c38c3ac04df8260c7d6b9fd28efdd721b51de464f0c8bc64fe35aafb Cake.Coveralls.0.11.0.snupkg

0.10.2

10 Jul 20:39
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #42 Incorrect casing used for Tool name in Runner

0.10.1

06 Sep 17:38
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #40 Fix minor issues with NuGet metadata and repository files

0.10.0

03 May 11:56
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking change

  • #37 Recommended changes resulting from automated audit

Improvement

  • #38 Support coveralls.net on linux and os x