- fix: FileLoader should not be used in wasm
- loader: Allow to replace entirely
- seperate doc loading from root creation
- validator: if contentEncoding fails, skip contentMediaType
- loader: should load latest from metaschemas dir
- fix: hash for json numbers with zero fractions
- fix: resources/anchors in non-std schema loc not supported
- boon binary artificats under github release
- boon binary
--cacert
option - boon binary
--insecure
flag
- updated dependencies
- Error message for failed const validation is wrong
- WASM compatibility
- minor performance improvements
- chages to error api
- minor improvements in validation
- chages to error api
- Compler.add_resource should not check file exists
- implement
contentSchema
keyword - ECMA-262 regex compatibility
- add example_custom_content_encoding
- add example_custom_content_media_type
- significant improvement in validation
- add example_from_yaml_files
- cli: support yaml files
- ensure fragment decoded before use
- $dynamicRef w/o anchor is same as $ref