Current section
Files
Jump to
Current section
Files
VERSIONS
# Versions Document
## 0.1.0
- initial release
- support for JSONSchema-draft 6 and almost all of JSONSchema-draft 7
## 0.1.1
- defp support
- function_from_file support
- format_options -> format
- specification for broad formatting
- ability to use other decoders (e.g. YAML)
# 0.2.0
- error details for compositions like anyOf, oneOf
- "ref traces" for jumping through references
- support for draft-4, draft-6, draft-7 and draft-2019, draft-2020
# 0.2.1
- expose missing `required` as an extra paramter