v1.3.0
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
--loggerfrom 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
- Bump the ktsu group with 6 updates by @dependabot[bot] in #50
- Bump the microsoft group with 2 updates by @dependabot[bot] in #51
- Bump MSTest.Sdk from 4.1.0 to 4.2.2 by @dependabot[bot] in #52
- Bump Polyfill from 9.7.6 to 10.3.0 by @dependabot[bot] in #53
- Bump the ktsu group with 1 update by @dependabot[bot] in #54
- Bump Polyfill from 10.3.0 to 10.4.0 by @dependabot[bot] in #55
- Bump the ktsu group with 1 update by @dependabot[bot] in #56
- Bump Polyfill from 10.4.0 to 10.5.0 by @dependabot[bot] in #57
- Bump Polyfill from 10.5.0 to 10.5.1 by @dependabot[bot] in #58
- Bump the ktsu group with 1 update by @dependabot[bot] in #60
- Rewrite persistence to use Windows / macOS / Linux native keyrings by @matt-edmondson in #59
- Add native-store tests, split EnumerateKeys, bump to 2.0.0 by @matt-edmondson in #61
Full Changelog: v1.2.3...v1.3.0