Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 752 Bytes

Changelog

[0.5.1] - 2023-07-13

Changes

  • WASM compatibility
  • minor performance improvements

[0.5.0] - 2023-03-29

Breaking Changes

  • chages to error api

Performance

  • minor improvements in validation

[0.4.0] - 2023-03-24

Breaking Changes

  • chages to error api

Fixed

  • Compler.add_resource should not check file exists

Added

  • implement contentSchema keyword
  • ECMA-262 regex compatibility
  • add example_custom_content_encoding
  • add example_custom_content_media_type

Performance

  • significant improvement in validation

[0.3.1] - 2023-03-07

Added

  • add example_from_yaml_files
  • cli: support yaml files

Fixed

  • ensure fragment decoded before use
  • $dynamicRef w/o anchor is same as $ref