Skip to content

v3.10.70

Choose a tag to compare

@AArnott AArnott released this 20 May 21:49
· 359 commits to main since this release
3bf9aaf

What's Changed

Fixes

  • Fix case insensitivity for the managed engine on git worktrees, and implement for libgit2 by @AArnott in #1334
  • Fix native heap corruption in GitPackIndexMappedReaderTests by @AArnott in #1360

Enhancements

  • Add prerelease property to inheriting version.json files by @Copilot in #1317
  • Add NBGV_SetCloudBuildVersionVars property to disable cloud build variable output by @Copilot in #1324
  • Add --what-if option to prepare-release command for simulating version changes by @Copilot in #1242
  • Build nbgv CLI tool for .NET 9 and 10 by @AArnott in #1369

Full Changelog: v3.9.50...v3.10.70