Releases: loopwork-ai/JSONSchema
Releases · loopwork-ai/JSONSchema
1.1.0
What's Changed
- Add convenience properties for accessing associated values in
JSONSchema
cases by @mattt in #6 - Add convenience method for checking compatibility of value against schema by @mattt in #7
- Change
typeName
to return JSON Schema type name, not capitalized by @mattt in #8
Full Changelog: 1.0.0...1.1.0