Skip to content

Releases: webmd-health-services/GitAutomation

0.14.0-rc199

30 Sep 18:08
b731ef5
Compare
Choose a tag to compare
  • Added a verbose message to Remove-GitConfiguration
  • Fixing typo in about_GitAutomation_Installation help topic.
  • Import-GitAutomation.ps1 no longer shows Import-Module and Remove-Module verbose messages.
  • Upgrading to LibGitSharp 0.26.1 (from 0.24.0). GitAutomation now requires .NET Framework 4.6 or later.

0.14.0

30 Sep 19:01
87fb859
Compare
Choose a tag to compare
  • Added a verbose message to Remove-GitConfiguration
  • Fixing typo in about_GitAutomation_Installation help topic.
  • Import-GitAutomation.ps1 no longer shows Import-Module and Remove-Module verbose messages.
  • Upgrading to LibGitSharp 0.26.1 (from 0.24.0). GitAutomation now requires .NET Framework 4.6 or later.

0.13.0

09 Apr 22:28
10e499b
Compare
Choose a tag to compare
  • Fixed: ConvertTo-GitFullPath doesn't properly encode the returned Uri string. (thanks @thorbenw)
  • Added Credential parameter to the Receive-GitCommit function. (thanks @thorbenw)

0.12.0

30 Oct 21:08
dc6d608
Compare
Choose a tag to compare
  • Added Get-GitConfiguration function for getting Git configuration values.
  • Added Remove-GitConfiguration function for removing/unsetting Git configuration values.