Skip to content

Releases: dotnet/Nerdbank.GitVersioning

v3.7.62-alpha

06 Apr 13:11
9dc0021
Compare
Choose a tag to compare
v3.7.62-alpha Pre-release
Pre-release

What's Changed

  • AssemblyVersionInfo: Use global:: for all references to types in System.* namespaces. by @alexrp in #1012
  • Invert Language special-casing to handle supported programming languages. by @alexrp in #1021
  • Fix lookup of tags in the presence of lightweight tags by @Rob-Hague in #1029
  • Bump NuGet.PackageManagement from 6.7.0 to 6.9.1 by @dependabot in #1034
  • Bump Cake.Core from 3.0.0 to 3.2.0 by @dependabot in #999

New Contributors

Full Changelog: v3.7.48-alpha...v3.7.62-alpha

v3.7.48-alpha

17 Nov 00:47
17efc6b
Compare
Choose a tag to compare
v3.7.48-alpha Pre-release
Pre-release

What's Changed

Features

  • Added option to include package version in ThisAssembly class. PR #976
  • Retargeted from .NET Framework 4.6.2 to 4.7.2 for enhanced compatibility and performance. PR #941
  • Added git-based detection of tags at HEAD to improve PublicRelease detection. PR #876
  • Allowed customizing commit message pattern in prepare-release command. PR #996
  • Updated to .NET 8 SDK, aligning with the latest technology standards. PR #1002

Fixes

  • Fixed a typo in the Cake extension documentation comment. PR #939
  • Made GitPackCache include ObjectType for more accurate caching. PR #942

New Contributors

Full Changelog

v3.6.133

23 May 16:18
2d32d93
Compare
Choose a tag to compare

What's Changed

  • Revert "Drop BuildMetadata from NPM package version" by @AArnott in #945

Full Changelog: v3.6.132...v3.6.133

v3.6.132

11 May 21:59
bc56096
Compare
Choose a tag to compare

What's Changed

  • Fix BitBucket handling of publicReleaseRefSpec by @AArnott in #936
  • Downgrade Cake.Core to v2.3.0 by @kapsiR in #938

Full Changelog: v3.6.128...v3.6.132

v3.6.128

29 Apr 13:51
518ee61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.79-alpha...v3.6.128

v3.6.79-alpha

29 Apr 12:42
7d22ed6
Compare
Choose a tag to compare
v3.6.79-alpha Pre-release
Pre-release

What's Changed

  • Fix Cake.Tool install failure by @AArnott in #861
  • Allow use of NBGV_SetMauiVersionProperties to suppress new behavior by @AArnott in #860
  • Fix ArgumentNullException thrown when reading empty strings from git database by @AArnott in #871
  • Improved error message in prepare-release when uncommited changes are present by @clyvari in #885
  • write variables as both output and non-output in VSTS. by @goldsam in #888
  • Fix CloudBuildAllVars value formatting by @ronaldbarendse in #882
  • Add tagName option to customize generated tag name by @ronaldbarendse in #875

New Contributors

Full Changelog: v3.6.65-alpha...v3.6.79-alpha

v3.6.65-alpha

24 Oct 18:36
981ef2a
Compare
Choose a tag to compare
v3.6.65-alpha Pre-release
Pre-release

What's Changed

  • Revert some of the path casing change by @AArnott in #763
  • Add Bitbucket Cloud provider by @LoremFooBar in #789
  • Remove UltimateResourceFallbackLocation property
    by @AArnott in #791
  • Apply latest Library.Template by @AArnott in #802
  • Update testing to macOS-12 by @AArnott in #803
  • Add support for disregarding the GitHub Actions env variables by @AArnott in #795
  • Add GetTargetPath target for SqlServer projects by @AArnott in #821
  • Fix suboptimal incremental build due to faulty CompareFiles task by @AArnott in #826
  • Drop support for .NET Framework 4.6.1 by @AArnott in #836
  • fix: remove BOM from version.schema.json by @amis92 in #841
  • Remove ProjectReference item to inner project except in graph builds by @AArnott in #847
  • Set application version properties for Maui projects by @AArnott in #848

New Contributors

Full Changelog: v3.5.113...v3.6.65-alpha

v3.5.119

24 Oct 13:57
5d25f54
Compare
Choose a tag to compare

What's Changed

  • Add GetTargetPath target for SqlServer projects by @AArnott in #821
  • Fix suboptimal incremental build due to faulty CompareFiles task by @AArnott in #826
  • Update NuGet.PackageManagement to 6.3.1 by @AArnott in #851

Full Changelog: v3.5.113...v3.5.119

v3.5.113

20 Sep 13:48
a908c6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.112...v3.5.113

v3.5.112

20 Sep 13:47
4a63c66
Compare
Choose a tag to compare

What's Changed

  • Fix break in tests from VS 17.3 by @AArnott in #804
  • Fix Stream.Seek implementations to reliably shift position as required by @AArnott in #816

Full Changelog: v3.5.109...v3.5.112