|
2 | 2 |
|
3 | 3 | Changes since v1.2.4-pre.14: |
4 | 4 |
|
| 5 | +- Add automation scripts for metadata and version management ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 6 | +- Update packages ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 7 | +- Refactor PersonaGUID and CredentialCache classes ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 8 | +- Enhance credential management and add documentation ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 9 | +- Add comprehensive project guidelines in copilot-instructions.md ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 10 | +- Initial commit ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 11 | +- Update ktsu.StrongPaths package reference to version 1.1.30 ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 12 | +- Renames to remove references to git ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 13 | +- Remove Copilot instructions document ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 14 | +- Add mailmap ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 15 | +- Enhance CredentialCacheTests with new test methods ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 16 | +- Update package references to latest versions ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 17 | +- Remove Directory.Build.props and Directory.Build.targets files; add copyright notices to CredentialCache files. ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 18 | +- Replace LICENSE file with LICENSE.md and update copyright information ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 19 | +- Renamed metadata files ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 20 | +- 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](https://github.com/matt-edmondson)) |
| 21 | +- Add LICENSE template ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 22 | +- Update Directory.Build files with path normalization ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 23 | +- Add CredentialCache test project and initial test cases ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 24 | +- Update build files with new properties and path normalization ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 25 | +- Normalize paths and add JsonSerializer property ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 26 | +- Reorganize and reformat copilot-instructions.md ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 27 | +- Apply new editorconfig ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 28 | +- Add a way to register credential factories ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 29 | +- Add credential factories ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 30 | +- Update project rules and add explicit analyzer rules ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 31 | +- Update ktsu.AppDataStorage and ktsu.StrongPaths package references to latest versions ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 32 | +- Make Create method public in ICredentialFactory<T> ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 33 | +- Add Additional Best Practices to copilot-instructions.md ([@matt-edmondson](https://github.com/matt-edmondson)) |
| 34 | +## v1.2.4-pre.15 (prerelease) |
| 35 | + |
| 36 | +Changes since v1.2.4-pre.14: |
| 37 | + |
5 | 38 | - Add automation scripts for metadata and version management ([@matt-edmondson](https://github.com/matt-edmondson)) |
6 | 39 | - Update packages ([@matt-edmondson](https://github.com/matt-edmondson)) |
7 | 40 | - Refactor PersonaGUID and CredentialCache classes ([@matt-edmondson](https://github.com/matt-edmondson)) |
|
0 commit comments