Skip to content

Releases: RicoSuter/NJsonSchema

NJsonSchema v10.6.10

21 Feb 16:35
d3f648e
Compare
Choose a tag to compare
Add support for TypeScript 4.3 override keyword (#1489)

* Add support for TypeScript 4.3 override keyword

* Create verify tests for different output styles and TS versions

NJsonSchema v10.6.9

16 Feb 10:09
Compare
Choose a tag to compare

NJsonSchema v10.6.8

10 Feb 13:26
Compare
Choose a tag to compare
  • Fixed C# inheritance code generation for System.Text.Json
  • Other fixes

NJsonSchema v10.6.7

27 Jan 14:13
Compare
Choose a tag to compare
Update Namotion.Reflection

NJsonSchema v10.6.6

15 Dec 13:19
Compare
Choose a tag to compare
  • Fix bug in Namotion.Reflection

NJsonSchema v10.6.5

14 Dec 20:09
65dec69
Compare
Choose a tag to compare
  • AdditionalProperties are only added on the base class (#1451)
  • Fix ConvertCSharpDocs multi-line regression (#1463)

NJsonSchema v10.6.4

10 Dec 09:30
76afab6
Compare
Choose a tag to compare
  • Fixed toolchain version output in code generators

NJsonSchema v10.6.3

09 Dec 17:43
e6af8bc
Compare
Choose a tag to compare
  • More performance improvements
  • Added UseXmlDocumentation and ResolveExternalXmlDocumentation settings in NJsonSchema
    • Breaking change: Use these settings instead of XmlDocsExtensions.ResolveFromNuGetCacheOrDotNetSdk

NJsonSchema v10.6.2

07 Dec 16:26
Compare
Choose a tag to compare
  • Some performance improvements

NJsonSchema v10.6.1

07 Dec 15:41
Compare
Choose a tag to compare
Update Namotion.Reflection