Skip to content

Commit c1e924f

Browse files
SyncFileContentsSyncFileContents
authored andcommitted
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 6247cb4 + 777873a commit c1e924f

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
Changes since v1.2.4-pre.14:
44

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+
538
- Add automation scripts for metadata and version management ([@matt-edmondson](https://github.com/matt-edmondson))
639
- Update packages ([@matt-edmondson](https://github.com/matt-edmondson))
740
- Refactor PersonaGUID and CredentialCache classes ([@matt-edmondson](https://github.com/matt-edmondson))

0 commit comments

Comments
 (0)