File tree Expand file tree Collapse file tree
JsonSchema.Net.Generation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.Api
44permalink : /api/JsonSchema.Net.Api/:title/
55folder : true
66order : " 10.05"
7- version : " 1.1.0 "
7+ version : " 1.1.1 "
88---
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.Generation
44permalink : /api/JsonSchema.Net.Generation/:title/
55folder : true
66order : " 10.055"
7- version : " 7.3.4 "
7+ version : " 7.3.5 "
88---
Original file line number Diff line number Diff line change @@ -4,9 +4,13 @@ title: JsonSchema.Net
44icon : fas fa-tag
55order : " 09.055"
66---
7- # [ 1.1.0 ] ( https://github.com/gregsdennis/json-everything/pull/1013 ) {#release-schemaapi-1.0.3 }
7+ # [ 1.1.1 ] ( https://github.com/gregsdennis/json-everything/pull/1023 ) {#release-schemaapi-1.1.1 }
88
9- Updated nuget packages & EULA.
9+ Add debug logging for full validation results on failure.
10+
11+ # [ 1.1.0] ( https://github.com/gregsdennis/json-everything/pull/1013 ) {#release-schemaapi-1.1.0}
12+
13+ Added Minimal API support.
1014
1115# [ 1.0.3] ( https://github.com/gregsdennis/json-everything/pull/1013 ) {#release-schemaapi-1.0.3}
1216
Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ title: JsonSchema.Net.Generation
44icon : fas fa-tag
55order : " 09.05"
66---
7+ # [ 7.3.5] ( https://github.com/gregsdennis/json-everything/pull/1023 ) {#release-schemagen-7.3.5}
8+
9+ [ #1018 ] ( https://github.com/gregsdennis/json-everything/issues/1018 )
10+
11+ - Fixes
12+ - Runtime type initialization failure in source-generated code
13+ - Multiple ` [If] ` attributes that use the same property
14+ - Array types support
15+ - Better nullability tracking
16+ - Better support for external types
17+ - Added project attributes (.csproj) that allow setting generation defaults for
18+ - enabling/disabling source generation
19+ - property naming (casing)
20+ - property order
21+
722# [ 7.3.4] ( https://github.com/gregsdennis/json-everything/commits/d9ed49cf134e4b22282da90e2da0d2348c06a9b1 ) {#release-schemagen-7.3.4}
823
924[ #1018 ] ( https://github.com/gregsdennis/json-everything/issues/1018 )
You can’t perform that action at this time.
0 commit comments