Skip to content

v1.2.0

Compare
Choose a tag to compare
@tonybaloney tonybaloney released this 01 Aug 06:22
· 185 commits to main since this release
0b73dff

What's Changed

  • Add dotnet new template for console applications by @atifaziz in #574

Typing updates

API Features

  • Implement Half spans by @tonybaloney in #573
  • #580: Add CSNAKES_REDIST_CACHE to set the location of redistributable builds - can fix #580 by @dtila in #592
  • Add CSnakes.Stage dotnet cli tool for downloading redistributable Python builds by @tonybaloney in #589
  • Python Environment Evaluate will update input dictionary with Python locals by @rc14193 in #600

Bugfixes

  • Fix shipped API list by @atifaziz in #567

  • Add Directory.Build.* & Packaging.* to solution by @atifaziz in #575

  • Remove unused NullableExtensions by @atifaziz in #579

  • Bump Microsoft.Extensions.Hosting and 2 others by @dependabot[bot] in #578

  • Bump Microsoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers and 3 others by @dependabot[bot] in #585

  • Fixed incorrect environment variable name in documentation: %APPDATA% by @SteffenSH in #586

  • Lower symlink error to warnings by @tonybaloney in #588

  • Add PackageDescription to fix NuGet package description by @Copilot in #591

  • Bump Basic.Reference.Assemblies and 2 others by @dependabot[bot] in #593

  • Use new CLI syntax by @tonybaloney in #601

New Contributors

Full Changelog: v1.1.0...v1.2.0