Skip to content

Releases: cake-contrib/Cake.FileHelpers

7.0.0

25 Jan 13:58
34fdf75
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking change

  • #150 Update Cake.FileHelpers to target Cake v4.0.0 (@twenzel)

Pull requests were reviewed by: @augustoproiete

Fixes issues reported by: @twenzel

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.FileHelpers&version=7.0.0.

6.1.3

13 Mar 20:27
e705240
Compare
Choose a tag to compare

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

Bug

  • #123 "Append" aliases (partially) overwrite the file instead of appending to it (@ap0llo)

Pull requests were reviewed by: @augustoproiete

Fixes issues reported by: @ap0llo

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.FileHelpers&version=6.1.3.

SHA256 Hashes of the release artifacts

  • 6999e1a691f39428ec8cfcee383229a708388fe7d37e22ad86786f9bfa440e3e Cake.FileHelpers.6.1.3.nupkg

  • b96672e61e0e6cca581b9886fa100137d1c8d9564318ee090e0b982065f70d6a Cake.FileHelpers.6.1.3.snupkg

6.1.2

21 Feb 06:53
ead9d86
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Improvements

  • #117 Use Cake's IFileSystem for read/write operations instead of System.IO.File (@ap0llo)
  • #4 Add overloads to pass Encoding (@pvoelker)

Pull requests were reviewed by: @augustoproiete

Fixes issues reported by: @ap0llo, @augustoproiete, @gitfool

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.FileHelpers&version=6.1.2.

6.0.0

03 Jan 18:51
7962e55
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Breaking change

  • #110 Update Cake.Core reference following Cake 3.0.0 release (@squid-box)

Pull requests were reviewed by: @augustoproiete, @nils-a

Fixes issues reported by: @augustoproiete, @Dusty-Meg, @nils-a, @squid-box

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.FileHelpers&version=6.0.0.

SHA256 Hashes of the release artifacts

  • 0538359fbaa27cd0bdaed8727f2998c5a14480dbc546c9384452c17d20506ef1 Cake.FileHelpers.6.0.0.nupkg

  • c4d957177b60dc35a9fbb5ddf27cd4c64c8a7500a6400965cce32fe565153eb7 Cake.FileHelpers.6.0.0.snupkg

5.0.0

08 Dec 03:46
78168ae
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Breaking change

  • #79 Update Cake.FileHelpers add-in to target Cake v2.0.0 (@twenzel)

Documentation

  • #57 Update Cake.FileHelpers NuGet package icon to the new Cake-Contrib logo for addins (@augustoproiete)

Pull requests were reviewed by: @augustoproiete, @gitfool, @nils-a

Fixes issues reported by: @augustoproiete

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.FileHelpers&version=5.0.0.

SHA256 Hashes of the release artifacts

  • 063c7c88d167a87bcc354ece15299ddd8a8c1e7e451d9ece640e5a6402393eac Cake.FileHelpers.5.0.0.nupkg

  • 343cdc03d945241a6a2930fbc43bee0ffc50bd689f0e97ee50c5245edde4c3bd Cake.FileHelpers.5.0.0.snupkg

4.0.1

18 Mar 21:00
Compare
Choose a tag to compare

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

Documentation

  • #54 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.FileHelpers&version=4.0.1.

SHA256 Hashes of the release artifacts

  • f6f39fd31a602c970398a6cbd171923055b9db5cbe6cbd767c633f7879906fa7 Cake.FileHelpers.4.0.1.nupkg

  • ef171fdd29dd159c0da88f9a4e2008589b8ca56651827c80a97a355a899a6f16 Cake.FileHelpers.4.0.1.snupkg

4.0.0

25 Feb 21:11
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.
This release is to make Cake.FileHelpers compatible with 1.0.0 of Cake.
This means dropping all support for previous versions of Cake.

Please see the Upgrade instructions for how to upgrade cake.

Breaking change

  • #33 Update Cake.FileHelpers to target Cake v1.0.0

Improvement

  • #42 Cross compile for .NET 5.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.FileHelpers&version=4.0.0.

SHA256 Hashes of the release artifacts

  • 4eb4d076484d9b9477d20f7a5521320db8d305cafbe79a4d1e5ba5b01b8e2bc8 Cake.FileHelpers.4.0.0.nupkg

  • 324550edf6680ad8cfda17bc385fb31e62a1be12e961095c6c257b1ed80c3803 Cake.FileHelpers.4.0.0.snupkg

3.4.0

25 Feb 20:35
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 7 issues being closed.

Improvement

  • #41 Enable deterministic build

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.FileHelpers&version=3.4.0.

SHA256 Hashes of the release artifacts

  • 4cafad5c404929a57d8ecba9f29b51d224657755d26420be255427f530073556 Cake.FileHelpers.3.4.0.nupkg

  • 312535055da61df072998b7e4e9fa84c510581d784af15d1aed4bee2d37be8e5 Cake.FileHelpers.3.4.0.snupkg

3.3.0

29 Jun 19:31
21e286a
Compare
Choose a tag to compare

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

Improvement

  • #31 [PR] The proj files have been updated to enable SourceLink

3.2.1

23 Aug 11:45
Compare
Choose a tag to compare

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

Improvement

  • #30 General Project/Repository updates