Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 13 May 12:36

v1.4.0 (minor)

Changes since v1.3.0:

  • Fix overload ambiguity in tests (@Claude)
  • Follow-ups for elevation support (@Claude)
  • Use single return path in ExecuteAsync (@Claude)
  • Add elevation support to RunCommand (@Claude)
  • Add TAGS.md with NuGet package tags (@matt-edmondson)
  • Remove legacy build scripts (@matt-edmondson)
  • Add CLAUDE.md for project guidance and documentation (@matt-edmondson)
  • Migrate to dotnet 10 (@matt-edmondson)
  • [patch] Force patch (@matt-edmondson)
  • [patch] Force patch (@matt-edmondson)
  • Update package versions in Directory.Packages.props, enhance PSBuild.psm1 for coverage and release processes, and adjust .runsettings for output directory. Clean up whitespace in multiple files. (@matt-edmondson)
  • Update .editorconfig settings, enhance RunCommand functionality to return exit codes, and add SonarLint configuration (@matt-edmondson)
  • Add project configuration files and update SDK references (@matt-edmondson)
  • Remove Directory.Build.props, Directory.Build.targets, and several PowerShell scripts for metadata and version management. Add copyright headers to several source files in the RunCommand namespace. (@matt-edmondson)
  • Update DESCRIPTION.md to clarify shell command execution support and change project SDK references to ktsu.Sdk.Lib and ktsu.Sdk.Test version 1.8.0. (@matt-edmondson)

What's Changed

New Contributors

Full Changelog: v1.3.5...v1.4.0