Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 May 14:01

v1.3.0 (minor)

Changes since v1.2.0:

  • Add native-store integration tests + split EnumerateKeys (@Claude)
  • Pass test project via --project flag (@Claude)
  • Drop --logger from dotnet test in cross-platform workflow (@Claude)
  • Force CRLF working-tree line endings for .cs files (@Claude)
  • Rewrite persistence layer to use platform-native credential stores (@Claude)
  • Add TAGS.md with NuGet package tags (@matt-edmondson)
  • Remove legacy build scripts (@matt-edmondson)
  • Refactor project structure and update dependencies; enhance test assertions for clarity (@matt-edmondson)
  • Refactor CredentialCache to use a dedicated data model and enhance persistence management (@matt-edmondson)
  • Update project configuration files, add new workflows, and enhance SDK management (@matt-edmondson)
  • Update .editorconfig, .gitignore, .gitattributes, .mailmap, .runsettings, and PSBuild.psm1 for improved configurations and cleanup (@matt-edmondson)
  • Update package references in CredentialCache.csproj (@matt-edmondson)
  • Remove Directory.Build.props and Directory.Build.targets files; add copyright notices to CredentialCache files. (@matt-edmondson)
  • Enhance README with detailed project description, features, installation instructions, and usage examples. Update project SDK references in .csproj files for CredentialCache and its tests. (@matt-edmondson)
  • Remove Copilot instructions document (@matt-edmondson)
  • Update packages (@matt-edmondson)
  • Add LICENSE template (@matt-edmondson)

What's Changed

Full Changelog: v1.2.3...v1.3.0