v1.4.0
What's Changed
Features
- Adds support for Ion Schema 2.0.
Fixes
- Adds early-exit logic to
any_of
implementation (#202) - Fixes incorrect fast-fail evaluation of timestamps with unknown offset (#203)
- Updates annotations and valid_values constraints w.r.t. documents (#204)
- Fixes timestamp ranges incorrectly rejecting timestamps with unknown offsets (#206)
Full Changelog: v1.3.0...v1.4.0