Skip to content

Commit e1cf7c3

Browse files
author
Github Actions
committed
[bot][skip ci] Update Metadata
1 parent 8c5d1c1 commit e1cf7c3

2 files changed

Lines changed: 6 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.3.2
2+
3+
No significant changes detected since v1.3.2.
14
## v1.3.2 (patch)
25

36
Changes since v1.3.1:
@@ -23,9 +26,7 @@ Changes since v1.3.2-pre.1:
2326
- Sync .runsettings ([@ktsu[bot]](https://github.com/ktsu[bot]))
2427
## v1.3.2-pre.1 (prerelease)
2528

26-
Changes since v1.3.1:
27-
28-
- Sync .editorconfig ([@ktsu[bot]](https://github.com/ktsu[bot]))
29+
Incremental prerelease update.
2930
## v1.3.1 (patch)
3031

3132
Changes since v1.3.0:

LATEST_CHANGELOG.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
## v1.3.2 (patch)
1+
## v1.3.2
22

3-
Changes since v1.3.1:
4-
5-
- Update project SDK from ktsu.Sdk.App to ktsu.Sdk.ImGuiApp in SchemaEditor.csproj ([@matt-edmondson](https://github.com/matt-edmondson))
6-
- migrate to dotnet 10 ([@matt-edmondson](https://github.com/matt-edmondson))
7-
- Replace StrongStrings and StrongPaths with ktsu.Semantics across the codebase, updating relevant class constraints and references to use ISemanticString. This change enhances type safety and aligns with the latest library standards. ([@matt-edmondson](https://github.com/matt-edmondson))
8-
- Update tests to use new SchemaProvider API - remove dependency on obsolete Schema class ([@matt-edmondson](https://github.com/matt-edmondson))
9-
- Update package references and add XML declaration in project files ([@matt-edmondson](https://github.com/matt-edmondson))
10-
- Refactor schema management by introducing a new Schema class and related models, replacing the previous SchemaProvider and related interfaces. This update enhances type safety and aligns with the latest design principles, removing obsolete classes and improving the overall structure of the schema definitions. ([@matt-edmondson](https://github.com/matt-edmondson))
11-
- Complete Schema refactoring to DI SchemaProvider - remove serialization and filesystem concerns ([@matt-edmondson](https://github.com/matt-edmondson))
12-
- Remove Directory.Build.props and Directory.Build.targets files; add copyright notices to schema files; refactor variable declarations for consistency. ([@matt-edmondson](https://github.com/matt-edmondson))
13-
- Update package references and restructure project files for improved organization and clarity ([@matt-edmondson](https://github.com/matt-edmondson))
14-
- Update project SDK references and README formatting ([@matt-edmondson](https://github.com/matt-edmondson))
15-
- Add schema contract interfaces for schema definitions, including ISchema, ISchemaChild, ISchemaClass, ISchemaEnum, and related name interfaces. This introduces a structured approach to schema management without serialization concerns. ([@matt-edmondson](https://github.com/matt-edmondson))
16-
- Add CLAUDE.md for project guidance and documentation ([@matt-edmondson](https://github.com/matt-edmondson))
3+
No significant changes detected since v1.3.2.

0 commit comments

Comments
 (0)