Skip to content

Releases: dotnet/Nerdbank.GitVersioning

v3.5.50-alpha

23 Oct 02:59
38139ed
Compare
Choose a tag to compare
v3.5.50-alpha Pre-release
Pre-release

Changes:

Fixes:

  • #671: dotnet publish is broken in 3.5.34/37-alpha with MSB4057
  • #664: Fix NRE in GitContext.Create

Enhancements:

  • #667: Add property that can disable the private MSBuild task invocation
  • #666: fix: extend error message in case there are uncommited changes, in order to get the files which are causing the issue
  • #624: Informational version supports four components
  • #603: prepare-release: Uncommitted changes in directory

Others:

  • #663: Drop .NET Core 2.1 support

This list of changes was auto generated.

v3.4.244

23 Oct 02:58
c60a072
Compare
Choose a tag to compare

Changes:

Fixes:

  • #630: NBGV sets cloudBuild.buildNumber to null, but this violates the JSON schema

Others:

  • #675: Add retry to SetCloudBuildVariable method in VisualStudioTeamServices
  • #669: Suppress cloudBuild.buildNumber: null being written for nbgv prepare-release

This list of changes was auto generated.

v3.5.37-alpha

23 Sep 11:52
9c1d6c6
Compare
Choose a tag to compare
v3.5.37-alpha Pre-release
Pre-release

Changes:

Fixes:

  • #588: nbgv install broken
  • #658: Version height calculated differently in 3.4 with new git backend

Others:

  • #661: Revise the preprocessor symbols we use
  • #659: Count merge commits in path filtered height if any parent changed it
  • #660: Fix nbgv dependencies
  • #644: Apply is null pattern and analyzer

This list of changes was auto generated.

v3.4.240

23 Sep 11:51
5496648
Compare
Choose a tag to compare

Changes:

Fixes:

  • #588: nbgv install broken
  • #658: Version height calculated differently in 3.4 with new git backend

Others:

  • #659: Count merge commits in path filtered height if any parent changed it
  • #660: Fix nbgv dependencies
  • #644: Apply is null pattern and analyzer

This list of changes was auto generated.

v3.5.34-alpha

16 Sep 17:46
d469bc9
Compare
Choose a tag to compare
v3.5.34-alpha Pre-release
Pre-release

Changes:

Fixes:

  • #615: Versions after v3.3.37 doesn't work on Windows 7
  • #637: Inconsistent file version generation between big and little endian CPU architectures
  • #648: Fixes build with msbuild -graph -isolate switches

Enhancements:

  • #653: Add Cake alias for the "cloud" command
  • #598: Add SpaceAutomation cloud build support

Others:

  • #657: Retarget the nbgv tool against netcoreapp3.1 now that netcoreapp2.1 is out of service
  • #650: Document considerations for building inside a container
See More
  • #649: Drop .NET Core 2.1 SDK support
  • #638: Always generate commit ID component of version as big endian
  • #611: Fix spelling error
  • #608: Add cake-addin tag to Cake.GitVersioning NuGet package
  • #599: Abort prepare-release command when version on current branch is not incremented

This list of changes was auto generated.

v3.4.231

28 Jul 16:55
fa7c948
Compare
Choose a tag to compare

Changes:

Fixes:

  • #634: Fix bugs with > 2 GB pack files

This list of changes was auto generated.

v3.4.228

27 Jul 16:40
f90c41c
Compare
Choose a tag to compare

Changes:

Fixes

  • #584: IOException when building from mapping pack files into memory

Other work:

  • #632: Run 32-bit tests
  • #633: Update libgit2sharp to 0.27.0-preview-0102

This list of changes was auto generated.

v3.4.220

25 Jun 13:33
a6fa0fa
Compare
Choose a tag to compare

Changes:

Fixes:

  • #615: Versions after v3.3.37 doesn't work on Windows 7
  • #619: GitException thrown in ZLibStream

This list of changes was auto generated.

v3.4.216

13 Jun 13:33
1902982
Compare
Choose a tag to compare

Changes:

Fixes:

  • #602: Regression: Nerdbank.GitVersioning.GitException: The commit 0000000000000000000000000000000000000000 was not found in this repository.

Others:

  • #613: Fix resolving HEAD reference if it's a packed ref
  • #614: Switch tests from 7z to zip and enable test
  • #125: Unstable test: Submodule_RecognizedWithCorrectVersion

This list of changes was auto generated.

v3.4.205

31 May 18:04
443d422
Compare
Choose a tag to compare

Changes:

Fixes:

  • #587: v3.4 regressed version height calculation involving path filters

Others:

  • #593: Add 3rdPartyNotices to package
  • #606: Path filters: Recurse into directories if child entries may be included by filters

This list of changes was auto generated.