Skip to content

3.0.11

Compare
Choose a tag to compare
@JamesNK JamesNK released this 22 Apr 05:03
· 81 commits to master since this release
e012d61
  • New feature - Added Source Link support
  • New feature - Provide additional info for invalid schema IDs
  • Fix - Fixed ISO date string enum values being parsed as dates
  • Fix - Fixed a performance issue when serializing large JSchema objects
  • Fix - Fixed validating null string token from JTokenReader
  • Fix - Fixed validating JsonReader with multiple pieces of content
  • Fix - Fixed JSchemaReferenceHandling flags
  • Fix - Fixed validating property name with enumeration
  • Fix - Fixed require properties validation error display incorrect properties
  • Fix - Fixed StringEnumGenerationProvider when enum containing duplicate values
  • Fix - Fixed error messages from nested schemas in else/then not being listed