Releases: trippwill/sharp-schema
Releases · trippwill/sharp-schema
v1.3.21-beta
What's Changed
Features and Fixes
- Add verbosity control to GenerateCommandHandler by @trippwill in #76
- Remove redundant type comment for plain strings. by @trippwill in #77
- Fix Metadata on Root Objects by @trippwill in #86
Engineering
- Update CI configurations and project dependencies by @trippwill in #73
- Enhance DictionaryTypeHandler error handling by @trippwill in #74
- Refactor AddTypeAnnotations for doc comment parsing by @trippwill in #79
- Refactor custom attribute handling in JsonSchemaBuilder by @trippwill in #80
Dependencies
- Bump Nerdbank.GitVersioning from 3.7.112 to 3.7.115 by @dependabot in #83
- Bump nbgv from 3.7.112 to 3.7.115 by @dependabot in #85
- Bump coverlet.msbuild from 6.0.2 to 6.0.3 by @dependabot in #84
- Bump xunit from 2.9.2 to 2.9.3 by @dependabot in #82
- Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 by @dependabot in #81
Full Changelog: v1.2.9-beta...v1.3.21-beta
v1.2.9-beta
What's Changed
- Integrate with libanvl/repo-dotnet template by @trippwill in #64
- Add GitHub Actions workflow for .NET test reporting to codecov by @trippwill in #65
- Enhance schema handling by @trippwill in #66
Full Changelog: v1.2.1-alpha...v1.2.9-beta
v1.2.1-alpha
What's Changed
- Enhance schema generation and documentation handling by @trippwill in #63
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #55
- Bump dotnet-coverage from 17.12.6 to 17.13.1 by @dependabot in #57
- Bump JsonSchema.Net from 7.2.3 to 7.3.0 by @dependabot in #56
- Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 by @dependabot in #58
- Bump nbgv from 3.6.146 to 3.7.112 by @dependabot in #59
- Update JsonSchema.Net version and adjust package paths by @trippwill in #62
- Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot in #60
- Bump JsonSchema.Net from 7.3.0 to 7.3.1 by @dependabot in #61
Full Changelog: v0.3.33-rc...v1.2.1-alpha
v0.3.33-rc
Full Changelog: v0.3.32-rc...v0.3.33-rc
v0.3.32-rc
What's Changed
- Merge V0.1 to main by @trippwill in #24
- Enhanced attribute handling by @trippwill in #25
- Bump dotnet-coverage from 17.11.0 to 17.11.3 by @dependabot in #26
- Bump JsonSchema.Net from 7.0.2 to 7.2.2 by @dependabot in #38
- Bump powershell from 7.4.2 to 7.4.5 by @dependabot in #39
- Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #33
- Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.143 by @dependabot in #41
- Update build.yml by @trippwill in #42
- Bump System.Reflection.MetadataLoadContext from 8.0.0 to 8.0.1 by @dependabot in #45
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by @dependabot in #46
- Bump nbgv from 3.6.133 to 3.6.143 by @dependabot in #40
- Bump JsonSchema.Net from 7.2.2 to 7.2.3 by @dependabot in #44
- Bump dotnet-coverage from 17.11.3 to 17.12.6 by @dependabot in #43
- Bump powershell from 7.4.5 to 7.4.6 by @dependabot in #52
- Bump xunit from 2.8.1 to 2.9.2 by @dependabot in #51
- Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593 by @dependabot in #50
- Bump Nerdbank.GitVersioning from 3.6.143 to 3.6.146 by @dependabot in #49
- Bump nbgv from 3.6.143 to 3.6.146 by @dependabot in #48
- Update build.yml by @trippwill in #53
Full Changelog: v0.1.602-rc...v0.3.32-rc
v0.2.6-rc
What's Changed
- Merge V0.1 to main by @trippwill in #24
- Enhanced attribute handling by @trippwill in #25
Full Changelog: v0.1.602-rc...v0.2.6-rc
v0.1.602-rc
Fix a bug where annotations on interface members where not found.
Full Changelog: v0.1.601-rc...v0.1.602-rc
v0.1.601-rc
What's Changed
- Update build.yml by @trippwill in #20
- Bump xunit from 2.8.0 to 2.8.1 by @dependabot in #19
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #18
- Docs by @trippwill in #21
- Fix a bug where a subschema would have the title property from another subschema of the same type
Full Changelog: v0.1.585-beta...v0.1.600-rc
v0.1.585-beta
What's Changed
- Merge latest Library.Template by @trippwill in #16
- Updated project and file settings for nullable reference types by @trippwill in #17
This should eliminate warnings when using the SharpSchema.Annotations.Source package
Full Changelog: v0.1.28-beta...v0.1.585-beta
v0.1.28-beta
What's Changed
- Annotations: Fix Source Package Bugs by @trippwill in #15
Full Changelog: v0.1.26-beta...v0.1.28-beta