Skip to content

Releases: RicoSuter/NJsonSchema

v10.4.2

22 Nov 16:17
Compare
Choose a tag to compare

What's Changed

  • cast dictionary to any during assignment by @jjoekoullas in #1357
  • Create benchmarks by @lahma in #1347
  • Add typeName to ArgumentException message in CodeArtifact by @thomasjoscht in #1358
  • Added possibility to override default file path resolver by @sharpapp-mareklanduch in #1362
  • Arrays and dictionaries in class DTOs now default to the correct null value in the init() method by @JustASquid in #1360
  • Handle external relative refs in subdirectories by @davidmbillie in #1356

New Contributors

Full Changelog: v10.4.1...v10.4.2

v10.4.1

22 Nov 16:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.0...v10.4.1

v10.4.0

22 Nov 16:18
Compare
Choose a tag to compare

What's Changed

  • Release v10.3.11 by @unchase in #1334
  • When class with [DataContract], field or property with [DataMember] is not ignored. by @killyu in #1335
  • Cleanup CSharpJsonSerializerGenerator by @unchase in #1341

New Contributors

Full Changelog: v10.3.11...v10.4.0

v10.3.11

22 Nov 16:13
Compare
Choose a tag to compare

What's Changed

  • Add small fix to CSharpJsonSerializerGenerator by @unchase in #1333

Full Changelog: v10.3.10...v10.3.11

v10.3.10

22 Nov 16:21
Compare
Choose a tag to compare

What's Changed

  • Fix supporting System.Text.Json in CSharpJsonSerializerGenerator by @unchase in #1331

Full Changelog: v10.3.9...v10.3.10

v10.3.9

22 Nov 16:21
Compare
Choose a tag to compare

What's Changed

  • Resolves #1322 - Added uuid format for schema validation by @martin-shields-sage in #1325
  • Fix System.Text.Json.Serialization.JsonStringEnumConverter parameter for System.Text.Json.Serialization.JsonConverter by @unchase in #1327
  • Issue in generation of C# classes with inheritance fixed by @twodogmbh in #1319

New Contributors

Full Changelog: v10.3.8...v10.3.9

v10.3.8

22 Nov 16:21
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in template for Text.Json.Serialization.JsonPropertyName by @Voronkov-A in #1321
  • Add schema title property to ClassTemplateModelBase by @mmdtgdev in #1320

New Contributors

Full Changelog: v10.3.7...v10.3.8

v10.3.7

22 Nov 16:22
Compare
Choose a tag to compare

What's Changed

  • Fix in JsonReferenceResolver for referencing definitions in other files by @twodogmbh in #1317

Full Changelog: v10.3.6...v10.3.7

v10.3.6

22 Nov 16:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.3.5...v10.3.6

v10.3.5

22 Nov 16:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.3.4...v10.3.5