Skip to content

v1.4.7

Choose a tag to compare

@maximn maximn released this 23 May 16:41
ae3c57e

Features

  • Add net10.0 target framework

Bug fixes

  • Replace editor-based release notes review with terminal prompt

Dependencies

  • Update .NET monorepo to v10
  • Update Microsoft.NET.Test.Sdk to v18
  • Update coverlet.collector to v10
  • Update NUnit3TestAdapter to v6
  • Update actions/checkout to v6
  • Update actions/setup-dotnet to v5
  • Update actions/upload-artifact to v7

Other

  • Drop net6.0 from test project
  • Generate release notes with claude -p and post as GitHub Release
  • Add TestGlance for PR test summaries
  • Add RELEASING.md describing the release process