Skip to content

Releases: cake-contrib/Cake_Git

v4.0.0

07 Mar 07:41
Compare
Choose a tag to compare

What's Changed

Pull requests were reviewed by: @nils-a

Fixes issues reported by: @pascalberger @augustoproiete

v3.0.0

14 Dec 20:47
636df73
Compare
Choose a tag to compare

What's Changed

  • Update Cake.Git to target Cake.Core 3.0.0 and net7.0 TFM (@patriksvensson)

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

Fixes issues reported by: @nils-a

v2.0.0

13 Dec 15:27
e9b848d
Compare
Choose a tag to compare
  • Update Cake.Git to target Cake v2.0.0
  • Fix infinite loop in GitFindRootFromPath
  • Added another alias for git fetch
  • Update Cake.Git NuGet package icon to the new Cake-Contrib logo for Cake addin
  • Added an alias GitShortenSha
  • Update LibGit2Sharp to 0.27.0-preview-0102
  • update LibGit2Sharp.NativeBinaries to 2.0.312

v1.1.0

09 Aug 10:00
d3099d8
Compare
Choose a tag to compare
  • Update LibGit2Sharp to 0.27.0-preview-0102
  • Add Basic Support for git Configuration Commands

v1.0.1

12 Mar 00:26
0935808
Compare
Choose a tag to compare
  • Add cake-addin tag to NuGet package #138

v1.0.0

09 Feb 15:59
63e82c9
Compare
Choose a tag to compare
  • Update Cake.Git to target Cake v1.0.0
  • Issue with accessing Tag properties
  • Exception TargetInvocationException in GitTags(..)

v0.22.0

26 Jun 07:52
1f256a8
Compare
Choose a tag to compare
  • Use SPDX expression for license of NuGet package
  • Update documentation for GitLog aliases
  • Add XML comments to NuGet package
  • Remove transitive dependency from project file
  • Add missing alias category for GitCreateBranch
  • Add repository metadata to NuGet package
  • Add missing null reference checks
  • New alias "GitBranches" for retrieving all branches of a repository.
  • Update to LibGit2Sharp 0.26.2
  • Added support for listing commits since a tag
  • Inconsistency between GitClone aliases

v0.21.0

05 Jul 09:59
87e6b40
Compare
Choose a tag to compare
  • Update to LibGit2Sharp 0.26.0

v0.20.0

22 Jun 17:47
65c9582
Compare
Choose a tag to compare
  • Bumped Cake.Core to 0.33.0
  • GitCreateBranch returns GitBranch
  • Fix GitLog
  • Unify tags documentation

v0.19.0

23 Aug 21:54
3bb67a7
Compare
Choose a tag to compare
  • Ported to .NET Standard 2.0
  • Updated to LibGit2Sharp 0.25.2