Skip to content

release: prepare 0.13.2#184

Merged
0xC000005 merged 1 commit into
mainfrom
release/0.13.2
May 11, 2026
Merged

release: prepare 0.13.2#184
0xC000005 merged 1 commit into
mainfrom
release/0.13.2

Conversation

@0xC000005
Copy link
Copy Markdown
Owner

Summary

  • Bump package version to 0.13.2.
  • Move the slider high-dimensional diagnostic overflow fix and docs-navigation update into the 0.13.2 changelog section.
  • Update package validation baseline to 0.13.1.
  • Refresh user-facing package/version examples and issue-template placeholders.

Release Notes

Patch release for #182 / #183. ChebyshevSlider.Build() and ChebyshevSlider.ToString() no longer throw from full-grid diagnostic arithmetic when a high-dimensional slider has tractable per-slide partitions.

Validation

  • dotnet restore
  • git diff --check
  • dotnet format --verify-no-changes --verbosity minimal
  • dotnet build --configuration Release --no-restore --verbosity minimal
  • dotnet run --configuration Release --no-build --project examples/QuickStart/QuickStart.csproj
  • dotnet run --configuration Release --no-build --project examples/TensorTrainHighDim/TensorTrainHighDim.csproj
  • dotnet test --configuration Release --no-build --verbosity minimal (1,649 passed)
  • dotnet pack src/ChebyshevSharp --configuration Release --no-build --output artifacts/packages
  • docfx docs/docfx.json

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@0xC000005 0xC000005 merged commit aa521b4 into main May 11, 2026
6 checks passed
@0xC000005 0xC000005 deleted the release/0.13.2 branch May 11, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant