Releases: RicoSuter/NJsonSchema
Releases · RicoSuter/NJsonSchema
NJsonSchema v10.7.2
- Fixes #1524: typescript checking fails on Dictionary<Enum, string>
- Add GenerateTypeCheckFunctions
NJsonSchema v10.7.1
- Introduced/enhanced validation settings (case insensitive property comparison & custom format validators in settings).
NJsonSchema v10.7.0
- Various improvements (see merged PRs)
NJsonSchema v10.6.10
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
- Use full namespace for JsonConverterAttribute, RicoSuter/NSwag#3871
NJsonSchema v10.6.8
- Fixed C# inheritance code generation for System.Text.Json
- Other fixes
NJsonSchema v10.6.7
Update Namotion.Reflection
NJsonSchema v10.6.6
- Fix bug in Namotion.Reflection
NJsonSchema v10.6.5
NJsonSchema v10.6.4
- Fixed toolchain version output in code generators