Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

76 lines (45 loc) · 1.88 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.5 - 2024-12-25

Added

0.2.4 - 2024-10-31

Added

0.2.3 - 2024-04-28

Fixed

  • Fix JSONSkooma::Sources::Remote to allow remote refs. (@killondark)

0.2.2 - 2024-04-09

Fixed

  • Fix $dynamicAnchor boolean evaluation. (@skryukov)

0.2.1 - 2023-12-03

Fixed

  • Make unevaluated* keyword respect reference keywords. (@skryukov)
  • Fix :basic output. (@skryukov)

0.2.0 - 2023-10-23

Added

  • Add JSON Schema evaluation against a reference. (@skryukov)

Changed

  • Optimized JSON Schema evaluation. (@skryukov)

Fixed

  • Fix compatibility issues for Ruby < 3.1 and JRuby. (@skryukov)
  • Fix Zeitwerk eager loading. (@skryukov)

0.1.0 - 2023-09-27

Added