v1.2.0
What's Changed
Typing updates
- Parse byte string literals by @tonybaloney in #539
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
-
Add
Directory.Build.*
&Packaging.*
to solution by @atifaziz in #575 -
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
- @SteffenSH made their first contribution in #586
- @dtila made their first contribution in #592
- @rc14193 made their first contribution in #600
Full Changelog: v1.1.0...v1.2.0