Skip to content

release: 0.3.0 — bump Spectre.Console floor to 0.57.2#6

Merged
StuartMeeks merged 1 commit into
mainfrom
release/0.3.0
Jul 24, 2026
Merged

release: 0.3.0 — bump Spectre.Console floor to 0.57.2#6
StuartMeeks merged 1 commit into
mainfrom
release/0.3.0

Conversation

@StuartMeeks

@StuartMeeks StuartMeeks commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

Maintenance release. Refreshes package references to their latest stable versions where appropriate, and cuts 0.3.0.

Consumer-visible

  • Spectre.Console 0.56.00.57.2 — raises the library's dependency floor. The package is now built and tested against 0.57.2. Verified across both target frameworks; all 40 tests pass. No public API changes.

Not consumer-visible

  • Microsoft.SourceLink.GitHub 10.0.30010.0.301 — build-time only (PrivateAssets="All", absent from the .nuspec).
  • Microsoft.NET.Test.Sdk 18.6.018.8.1 — test project only.
  • Spectre.Console.Testing 0.56.00.57.2 — test project, kept in lockstep with Spectre.Console.

Left as-is (already latest stable)

Figgle, Figgle.Fonts, xunit, xunit.runner.visualstudio (4.0.0 is pre-release).

Notes

  • Per-TFM conditional dependency floors were evaluated but do not apply: the packable library references no runtime-aligned Microsoft/System.* platform packages, so all lib deps remain single common PackageReferences.
  • Version bumped 0.2.00.3.0 (minor — a dependency-floor raise is consumer-visible) and CHANGELOG updated (plus restored the missing [0.2.0] link reference).

Verification

  • dotnet build -c Release — net8.0 + net10.0, 0 warnings under TreatWarningsAsErrors
  • dotnet test -c Release — 40/40 pass
  • dotnet pack — inspected .nuspec: both TFM dependency groups floor Spectre.Console at 0.57.2; SourceLink correctly excluded

🤖 Generated with Claude Code

Update Spectre.Console 0.56.0 -> 0.57.2 (raises the consumer-facing
dependency floor; built and tested against the new version). Also bump
build-time SourceLink 10.0.300 -> 10.0.301 and test-only Test.Sdk
18.6.0 -> 18.8.1. No public API changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@StuartMeeks
StuartMeeks merged commit d7be469 into main Jul 24, 2026
2 checks passed
@StuartMeeks
StuartMeeks deleted the release/0.3.0 branch July 24, 2026 08:53
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