Releases: dotnet/Nerdbank.GitVersioning
Releases · dotnet/Nerdbank.GitVersioning
v3.4.240
Changes:
Fixes:
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
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:
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
v3.4.228
v3.4.220
v3.4.216
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
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.
v3.4.203
Changes:
Fixes:
- #589: FileNotFoundException for System.Memory when using Visual Studio Build Tools 2017
Others:
- #600: Don't require a trailing
\n
character at the end of the alternates file - #596: Improve alternate parsing
- #597: Don't load git packs if the .pack file is missing
This list of changes was auto generated.
v3.4.194
Changes:
Fixes:
- #578: Regression - 3.4.190 no longer works with submodule
- #580: Regression - 3.4.190 fails to parse version.json file
Others:
- #582: Fix discovery of git directories within submodules
- #581: Avoid writing garbage bytes to read blobs in managed git engine
This list of changes was auto generated.
v3.4.190
Changes:
Important: The 3.4 release replaces libgit2sharp with a managed git implementation for most operations, allowing use with all linux distros for which a .NET runtime exists. Learn more about this and switching back to the libgit2sharp implementation in our 3.4.142-alpha release notes.
Fixes:
- #573: Regression: projectDirectory cannot be an empty string
Enhancements:
- #567: Update to System.CommandLine v2
Others:
- #562: Require signed dependency packages
- #576: Bump y18n from 3.2.1 to 3.2.2 in /src/nerdbank-gitversioning.npm
- #575: Updated Cake.Core
- #574: Produce absolute path per api doc when reading version file
- #559: Auto-completions do not work
This list of changes was auto generated.