Releases: santhosh-tekuri/jsonschema
Releases · santhosh-tekuri/jsonschema
Release list
v6.0.3
bugfixes:
- empty instLocation for propetyNames and contentSchema
- fix intLocation for items and additionalItems validation
- check invalid floats NaN/Inf
- fix closing quote check in email validation
- ensure both are numbers in equals validation
features
- ef59f39: ref like property in custom vocab
v6.0.2
v6.0.1
Bug Fixes:
- fix/schema: field RecursiveRef misspelled
- fix/schema: missing Deprecated field
check #172 to see notes for migrating from v5 to v6
v6.0.0
Improvements
- mixed dialect support
- custom
$vocabularysupport sermverformat- support for localisation for
ValidationError - command
jv- support stdin
--insecureand--cacertflag--quietflag
check #172 to see notes for migrating from v5 to v6
v6.0.0.beta1
Improvements
- mixed dialect support
- custom
$vocabularysupport sermverformat- support for localisation for
ValidationError - command
jv- support stdin
--insecureand--cacertflag--quietflag
v5.3.1
Features
- improve performance of
uniqueItemsfor large array
v5.3.0
Features
- formats can be registered with
Compiler - mediaTypes can be registered with
Compiler
Bug Fixes
- correct
unevaluatedXXXkeyword spelling - ignore optional vocabularies
$dynamicRefwithout anchor is identical to$ref
cmd/jv/v0.4.0
- correct version in go.mod
v5.2.0
Schema: addDraftfieldDraft: addURL()andString()
v5.1.1
fix: formats must be validated for draft <2019