Skip to content

Releases: dotnet/Nerdbank.GitVersioning

v3.3.25-alpha

29 Sep 03:22
abdc80b
Compare
Choose a tag to compare
v3.3.25-alpha Pre-release
Pre-release

Changes:

Enhancements:

  • #510: Add node.js bin scripts to nb-gv NPM package

This list of changes was auto generated.

v3.3.22-alpha

11 Sep 15:58
4f10374
Compare
Choose a tag to compare
v3.3.22-alpha Pre-release
Pre-release

Changes:

Enhancements:

  • #508: Invoke GetBuildVersion MSBuild task only once per project (or per repo)
  • #507: Perf: Cache JSON parse results while computing height
  • #494: NuGet.Config and 'source' options for detection of latest stable version
  • #506: Add --metadata option list to nbgv commands
  • #502: Allow TeamCity to provide tag refs

Fixes:

  • #497: NBGV Fails in GitHub actions PRs
  • #496: Use UtcTicks instead of Ticks to fix GitCommitDate

Others:

  • #501: Add name of cloudbuild environment variable for TeamCity

This list of changes was auto generated.

v3.2.31

23 Jul 16:21
0fdca5c
Compare
Choose a tag to compare

Nothing new since the last prerelease

v3.2.27-beta

23 Jul 13:23
3e4e1f8
Compare
Choose a tag to compare
v3.2.27-beta Pre-release
Pre-release

Changes:

Enhancements:

  • #483: Add support for Pop!_OS

Others:

  • #486: Add JSON output option to 'prepare-release' command
  • #484: Get NB.GV building on Linux

This list of changes was auto generated.

v3.2.7-beta

20 May 22:50
69ce6fa
Compare
Choose a tag to compare
v3.2.7-beta Pre-release
Pre-release

Fixes:

  • #466: Could not load file or assembly Microsoft.DotNet.PlatformAbstractions

This list of changes was auto generated.

v3.2.5-beta

20 May 22:49
96d7f7f
Compare
Choose a tag to compare
v3.2.5-beta Pre-release
Pre-release

Changes:

Enhancements:

  • #472: Allow suppressing ThisAssembly class generation via EmitThisAssemblyClass msbuild property

Others:

  • #476: Add Arch Linux runtime ID
  • #473: [versionJson.md]: fix missed comma
  • #470: Set BuildingRef as output property from GetBuildVersion

This list of changes was auto generated.

v3.1.91

12 May 12:41
7f4b4d9
Compare
Choose a tag to compare

Changes:

Fixes:

  • #471: Fix StackOverflowException that can break a build

This list of changes was auto generated.

v3.1.89

28 Apr 20:53
2819578
Compare
Choose a tag to compare

Fixes:

  • #469: Avoid stack overflow by doing breadth first search without recursion
  • #465: pathFilters paths should be relative to the version.json
  • #451: Nuget Package Version and nbgv cloud NBGV_NuGetPackageVersion differ

Changes:

  • #464: Update NPM dependencies
  • #463: Bump acorn from 5.7.3 to 5.7.4 in /src/nerdbank-gitversioning.npm
  • #460: Link Code of Conduct

This list of changes was auto generated.

v3.1.74

29 Mar 00:32
9fff1a3
Compare
Choose a tag to compare

Changes:

  • #457: Fix bad libgit2-*.so path in nuspec
  • #417: Visual Studio Code/OmniSharp on Ubuntu 18.04: DllNotFoundException
  • #170: Docs should include assemblyVersion JSON object option, and note to commit file

This list of changes was auto generated.

v3.1.71

15 Mar 13:43
669c282
Compare
Choose a tag to compare

Changes:

Fixes:

  • #452: .NET Standard 1.x project build break from ThisAssembly's use of ExcludeFromCodeCoverage

Enhancements:

  • #445: Changing the hardcoded g prefix

This list of changes was auto generated.