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
- Support Ruby 3.4. (@skryukov)
0.2.4 - 2024-10-31
- Improve error messages for missing required keys (@alexkalderimis)
0.2.3 - 2024-04-28
- Fix
JSONSkooma::Sources::Remote
to allow remote refs. (@killondark)
0.2.2 - 2024-04-09
- Fix
$dynamicAnchor
boolean evaluation. (@skryukov)
0.2.1 - 2023-12-03
0.2.0 - 2023-10-23
- Add JSON Schema evaluation against a reference. (@skryukov)
- Optimized JSON Schema evaluation. (@skryukov)
- Fix compatibility issues for Ruby < 3.1 and JRuby. (@skryukov)
- Fix Zeitwerk eager loading. (@skryukov)
0.1.0 - 2023-09-27
- Initial implementation. (@skryukov)