doc/file.CHANGELOG.html in gqli-0.2.0 vs doc/file.CHANGELOG.html in gqli-0.3.0
- old
+ new
@@ -62,10 +62,18 @@
<h2 id="label-Unreleased">Unreleased</h2>
<h3 id="label-Added">Added</h3>
<ul><li>
+<p>Refactored validations to their own <code>Validation</code> class, which
+now provide better error messages upon validation failure.</p>
+</li></ul>
+
+<h2 id="label-v0.2.0">v0.2.0</h2>
+
+<h3 id="label-Added">Added</h3>
+<ul><li>
<p>Added <code>__node</code> to be able to create nodes in case there's a
name collision with a reserved keyword or a built-in method.</p>
</li></ul>
<h2 id="label-v0.1.0">v0.1.0</h2>
@@ -76,10 +84,10 @@
<code>GQLi::DSL</code>. * HTTP client with automatic schema introspection
and validation.</p>
</div></div>
<div id="footer">
- Generated on Thu Oct 18 10:25:37 2018 by
+ Generated on Fri Oct 19 16:26:03 2018 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.16 (ruby-2.5.1).
</div>
</div>
\ No newline at end of file