ktsu.Schema 1.3.2

Schema

No packages depend on ktsu.Schema.

## v1.3.2 (patch) Changes since v1.3.1: - Update project SDK from ktsu.Sdk.App to ktsu.Sdk.ImGuiApp in SchemaEditor.csproj ([@matt-edmondson](https://github.com/matt-edmondson)) - migrate to dotnet 10 ([@matt-edmondson](https://github.com/matt-edmondson)) - 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)) - Update tests to use new SchemaProvider API - remove dependency on obsolete Schema class ([@matt-edmondson](https://github.com/matt-edmondson)) - Update package references and add XML declaration in project files ([@matt-edmondson](https://github.com/matt-edmondson)) - 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)) - Complete Schema refactoring to DI SchemaProvider - remove serialization and filesystem concerns ([@matt-edmondson](https://github.com/matt-edmondson)) - 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)) - Update package references and restructure project files for improved organization and clarity ([@matt-edmondson](https://github.com/matt-edmondson)) - Update project SDK references and README formatting ([@matt-edmondson](https://github.com/matt-edmondson)) - 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)) - Add CLAUDE.md for project guidance and documentation ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.3.2-pre.2 (prerelease) Changes since v1.3.2-pre.1: - Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot])) - Sync .editorconfig ([@ktsu[bot]](https://github.com/ktsu[bot])) - Sync .runsettings ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.3.2-pre.1 (prerelease) Changes since v1.3.1: - Sync .editorconfig ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.3.1 (patch) Changes since v1.3.0: - Update packages ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.3.0 (minor) Changes since v1.2.0: - Update packages ([@matt-edmondson](https://github.com/matt-edmondson)) - Add LICENSE template ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.2.1 (patch) Changes since v1.2.0: - Update packages ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.2.1-pre.2 (prerelease) Changes since v1.2.1-pre.1: - Sync scripts\make-changelog.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot])) - Sync scripts\make-version.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.2.1-pre.1 (prerelease) Incremental prerelease update. ## v1.2.0 (minor) Changes since v1.1.0: - Use the .As() extension method on strong strings instead of casting ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.1.0 (minor) Changes since v1.0.0: - Add schema editor prototype ([@matt-edmondson](https://github.com/matt-edmondson)) - Dont serialize the readonly collection wrappers ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.0.0 (patch) Changes since v1.0.0-pre.15: - csharp_style_var_when_type_is_apparent = true:error ([@matt-edmondson](https://github.com/matt-edmondson)) ## v1.0.0-pre.15 (prerelease) Changes since v1.0.0-pre.14: - Bump the ktsu group with 2 updates ([@dependabot[bot]](https://github.com/dependabot[bot])) ## v1.0.0-pre.14 (prerelease) Changes since v1.0.0-pre.13: - Sync scripts\make-version.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot])) - Sync scripts\make-changelog.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.0.0-pre.13 (prerelease) Changes since v1.0.0-pre.12: - Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.0.0-pre.12 (prerelease) Changes since v1.0.0-pre.11: - Sync scripts\make-version.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot])) - Sync scripts\make-changelog.ps1 ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.0.0-pre.11 (prerelease) Changes since v1.0.0-pre.10: - Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.0.0-pre.10 (prerelease) Changes since v1.0.0-pre.9: - Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot])) ## v1.0.0-pre.9 (prerelease) Changes since v1.0.0-pre.8: ## v1.0.0-pre.8 (prerelease) Changes since v1.0.0-pre.7: ## v1.0.0-pre.7 (prerelease) Changes since v1.0.0-pre.6: - Bump MSTest from 3.7.2 to 3.7.3 ([@dependabot[bot]](https://github.com/dependabot[bot])) ## v1.0.0-pre.6 (prerelease) Changes since v1.0.0-pre.5: ## v1.0.0-pre.5 (prerelease) Changes since v1.0.0-pre.4: ## v1.0.0-pre.4 (prerelease) Changes since v1.0.0-pre.3: - Bump MSTest from 3.7.1 to 3.7.2 ([@dependabot[bot]](https://github.com/dependabot[bot])) ## v1.0.0-pre.3 (prerelease) Changes since v1.0.0-pre.2: - Bump coverlet.collector from 6.0.3 to 6.0.4 ([@dependabot[bot]](https://github.com/dependabot[bot])) ## v1.0.0-pre.2 (prerelease) Changes since v1.0.0-pre.1: ## v1.0.0-pre.1 (prerelease) Incremental prerelease update. ## v0.0.1-pre.1 (prerelease) Changes since 0.0.1.0: - Whitespace ([@matt-edmondson](https://github.com/matt-edmondson)) - Initial commit ([@matt-edmondson](https://github.com/matt-edmondson)) - Refactor Schema class access modifiers and add extensions ([@matt-edmondson](https://github.com/matt-edmondson)) - Code style ([@matt-edmondson](https://github.com/matt-edmondson)) - Whitespace ([@matt-edmondson](https://github.com/matt-edmondson)) - Change .editorconfig end_of_line from lf to crlf ([@matt-edmondson](https://github.com/matt-edmondson)) - Whitespace ([@matt-edmondson](https://github.com/matt-edmondson)) - epic strict editorconfig ([@matt-edmondson](https://github.com/matt-edmondson))

.NET 7.0

.NET 10.0

.NET 9.0

.NET 8.0

Version Downloads Last updated
1.3.2 2 01/28/2026