File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.1.7 (2015-08-20)
5+ ------------------
6+
7+ Added:
8+
9+ - Support for parsing ``$ref``s in included JSON schemas (`Issue 4`_). Thank you `benhamill`_, `nvillalva`_, and `jhl2343`_!
10+ - Collect all validation errors (rather than just erroring out on the first one) (`Issue 21`_). Thank you `nvillalva`_!
11+
12+
4130.1.6 (2015-08-03)
514------------------
615
@@ -78,3 +87,8 @@ Initial alpha release of ``ramlfications``\!
7887.. _`Issue 29` : https://github.com/spotify/ramlfications/issues/29
7988.. _`Issue 22` : https://github.com/spotify/ramlfications/issues/22
8089.. _`waffle.io` : https://waffle.io/spotify/ramlfications
90+ .. _`Issue 4` : https://github.com/spotify/ramlfications/issues/4
91+ .. _`benhamill` : https://github.com/benhamill
92+ .. _`nvillalva` : https://github.com/nvillalva
93+ .. _`jhl2343` : https://github.com/jhl2343
94+ .. _`Issue 21` : https://github.com/spotify/ramlfications/issues/21
You can’t perform that action at this time.
0 commit comments