Skip to content

Latest commit

History

History
90 lines (66 loc) 路 4.07 KB

CHANGELOG.md

File metadata and controls

90 lines (66 loc) 路 4.07 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.

Unreleased

For a full diff see [2.0.0...main][2.0.0...main].

For a full diff see 2.0.0...3.0.0.

Changed

  • Required ergebnis/json-pointer (#195), by @localheinz
  • Started throwing an Exception\CanNotResolve exception instead of an Exception\ResolvedToRootSchema when the JsonPointer is not a valid URI fragment identifier representation of a JSON pointer (#202), by @localheinz
  • Started using Ergebnis\Json\Pointer\JsonPointer instead of Ergebnis\Json\SchemaValidator\JsonPointer (#200), by @localheinz

Removed

For a full diff see 1.0.0...2.0.0.

Added

Changed

For a full diff see dcd4cfb...1.0.0.

Added