We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c190c02 commit c045ab9Copy full SHA for c045ab9
CHANGELOG.md
@@ -14,6 +14,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
- Rescue URI error when initializing a data string that contains a colon
15
- Fragments with an odd number of components no longer raise an `undefined method `validate'`
16
error
17
+- Incorrect instantiation of json documents as schemas when resolving fragments
18
+- Validation of a schema with validate_schema and a fragment validates the schema at the fragment pointer
19
+- Handling of fragment strings containing URI escaped values and pointers escaped with ~0 / ~1
20
21
## [2.8.0] - 2017-02-07
22
0 commit comments