Releases: dotnet/Nerdbank.GitVersioning
Releases · dotnet/Nerdbank.GitVersioning
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
v3.6.79-alpha
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
- @clyvari made their first contribution in #885
- @goldsam made their first contribution in #888
- @ronaldbarendse made their first contribution in #882
Full Changelog: v3.6.65-alpha...v3.6.79-alpha
v3.6.65-alpha
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
- @LoremFooBar made their first contribution in #789
- @amis92 made their first contribution in #841
Full Changelog: v3.5.113...v3.6.65-alpha
v3.5.119
v3.5.113
What's Changed
- DeltaStreamReader should interpret instruction with size 0 as 0x10000 by @marcin-krystianc in #818
New Contributors
- @marcin-krystianc made their first contribution in #818
Full Changelog: v3.5.112...v3.5.113