Skip to content

Releases: ktsu-dev/CredentialCache

v1.3.9

12 Jun 23:31

Choose a tag to compare

v1.3.9 (patch)

Changes since v1.3.8:

What's Changed

Full Changelog: v1.3.8...v1.3.9

v1.3.8

12 Jun 09:03

Choose a tag to compare

v1.3.8 (patch)

Changes since v1.3.7:

Full Changelog: v1.3.7...v1.3.8

v1.3.7

08 Jun 23:28

Choose a tag to compare

v1.3.7 (patch)

Changes since v1.3.6:

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

04 Jun 23:27

Choose a tag to compare

v1.3.6 (patch)

Changes since v1.3.5:

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

02 Jun 23:35

Choose a tag to compare

v1.3.5 (patch)

Changes since v1.3.4:

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4

22 May 23:25

Choose a tag to compare

v1.3.4 (patch)

Changes since v1.3.3:

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

18 May 23:24

Choose a tag to compare

v1.3.3 (patch)

Changes since v1.3.2:

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

15 May 23:23

Choose a tag to compare

v1.3.2 (patch)

Changes since v1.3.1:

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 May 23:24

Choose a tag to compare

v1.3.1 (patch)

Changes since v1.3.0:

  • Refresh README for 2.0.0 surface (@Claude)

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 May 14:01

Choose a tag to compare

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