Releases: dotnet/Nerdbank.GitVersioning
Releases · dotnet/Nerdbank.GitVersioning
v3.6.143
v3.7.77-alpha
What's Changed
- Bump Microsoft.Build.Locator from 1.6.10 to 1.7.8 by @dependabot in #1062
- Bump Newtonsoft.Json.Schema from 3.0.16 to 4.0.1 by @dependabot in #1063
- Bump node.js version and switch from camel-case to change-case by @AArnott in #1077
- Switch System.Text.Json to non-vulnerable version by @AArnott in #1074
Full Changelog: v3.7.70-alpha...v3.7.77-alpha
v3.6.141
v3.7.70-alpha
Changes:
Fixes:
- #250: GetBuildVersion fails with NullReferenceException when version is missing
- #943: Upgrading from 3.5.119 to 3.6.132 breaks commit id for NPM
- #935: BuildingRef is incorrectly populated on Bitbucket pipelines
Enhancements:
- #251: GetBuildVersion fails with NotSupportedException when version is a simple number
- #233: Major, Minor and Patch version parts as separate variables
Others:
- #1056: Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.12
- #1057: Bump Newtonsoft.Json.Schema from 3.0.15 to 3.0.16
See More
- #1039: Merge latest Library.Template
- #1050: Merge v3.6 to main
- #1046: Bump typescript from 5.4.3 to 5.4.5 in /src/nerdbank-gitversioning.npm
- #265: Add AssemblyInfo.GitCommitId property
- #264: Remove
g
prefix in commit IDs - #255: Fix for issue #149 - Adding F# support for AssemblyInfo generation
- #252: Not working in .NET Core docker image
- #254: Update Cake.Core dependency to 0.30.0
- #1024: Change F# AssemblyInfo generation to always include a do() after the …
- #245: Fix attribute name in readme
- #241: Switch to Azure Pipelines
- #242: Remove typings to fix build break
- #243: Capture all nupkg files as artifacts
- #240: is it possible to update LibGit2Sharp package version from 0.25.2 to 0.26.0-preview-0054?
- #238: Upgrade Typescript + npm cleanup
- #236: npm setPackageVersion semver2 support
- #235: Add a few properties for easier processing at the command line
- #231: Remove names from regex capture groups in version.schema.json
- #232: NPM/Yarn-only way of versioning packages
- #234: Add cake-contrib user to Cake.GitVersioning NuGet package
- #994: Fix build.ps1 script
- #992: I have a problem building the solution
- #982: Fix WPF incremental build
- #175: NB.GV defeats incremental build for .NET SDK style WPF projects
- #945: Revert "Drop BuildMetadata from NPM package version"
- #938: Downgrade Cake.Core to v2.3.0
- #934: Cake.GitVersioning v3.6+ doesn't support Cake v2.x anymore
- #936: Fix BitBucket handling of publicReleaseRefSpec
This list of changes was auto generated.
v3.7.62-alpha
What's Changed
- AssemblyVersionInfo: Use
global::
for all references to types inSystem.*
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
- @Rob-Hague made their first contribution in #1029
Full Changelog: v3.7.48-alpha...v3.7.62-alpha
v3.6.139
v3.7.48-alpha
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
- @fmacavilca made their first contribution. View Contribution
v3.6.133
v3.6.132
v3.6.128
What's Changed
- Bump Cake.Core from 2.3.0 to 3.0.0 by @dependabot in #867
- Fixes for graph builds and NET35 targeted applications by @AArnott in #890
- MSBuild OOM crash fix by @AArnott in #892
- Add missing crosstargeting import by @AArnott in #893
- Fix A/V thrown from while reading the git pack index by @AArnott in #894
- Fix: Avoid Shallow Cloning in PerfTests by @georg-jung in #896
- Fix break in Azure Pipelines by @AArnott in #899
- Fix build breaks in main by @AArnott in #898
- Avoid build break for msbuild projects that do not set
$(Language)
by @AArnott in #900 - Fix compiler warning by @AArnott in #903
- Fix a couple of minor typos by @flcdrg in #908
- Drop BuildMetadata from NPM package version
by @AArnott in #843 - Compatibility improvement for WiX Toolset V4 projects. by @maniglia in #918
- Fix libgit2 native module load failure by @AArnott in #920
- Merge Library.Template update by @AArnott in #891
- Add NBGV_GitEngine=Disabled option by @m0sa in #586
New Contributors
- @georg-jung made their first contribution in #896
- @alexrp made their first contribution in #911
- @maniglia made their first contribution in #918
- @m0sa made their first contribution in #586
Full Changelog: v3.6.79-alpha...v3.6.128