doc/file.CHANGELOG.html in gqli-0.6.1 vs doc/file.CHANGELOG.html in gqli-1.0.0

- old
+ new

@@ -4,11 +4,11 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> File: CHANGELOG - &mdash; Documentation by YARD 0.9.16 + &mdash; Documentation by YARD 0.9.19 </title> <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> @@ -60,14 +60,27 @@ <div id="content"><div id='filecontents'> <h1 id="label-CHANGELOG">CHANGELOG</h1> <h2 id="label-Unreleased">Unreleased</h2> +<h3 id="label-Added">Added</h3> +<ul><li> +<p>Added support for Mutations.</p> +</li><li> +<p>Added validations for Mutations and Subscriptions.</p> +</li></ul> + +<h2 id="label-v0.6.1">v0.6.1</h2> + +<h3 id="label-Changed">Changed</h3> +<ul><li> +<p>Changed Introspection query to no longer use <code>on...</code> for directive locations and use <code>locations</code> instead.</p> +</li></ul> + <h2 id="label-v0.6.0">v0.6.0</h2> <ul><li> -<p>Add Subscription DSL support. (by @hschne) <a -href="https://github.com/contentful-labs/gqli.rb/pull/5">#5</a></p> +<p>Add Subscription DSL support. (by @hschne) <a href="https://github.com/contentful-labs/gqli.rb/pull/5">#5</a></p> </li><li> <p>Add aliases support.</p> </li><li> <p>Add default client constructors for Contentful and Github.</p> </li></ul> @@ -88,34 +101,30 @@ <h2 id="label-v0.3.0">v0.3.0</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> +<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&#39;s a -name collision with a reserved keyword or a built-in method.</p> +<p>Added <code>__node</code> to be able to create nodes in case there&#39;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> <p>Initial Release</p> -<p>Included features: * Create queries and fragments using the -<code>GQLi::DSL</code>. * HTTP client with automatic schema introspection -and validation.</p> +<p>Included features: * Create queries and fragments using the <code>GQLi::DSL</code>. * HTTP client with automatic schema introspection and validation.</p> </div></div> <div id="footer"> - Generated on Fri Feb 22 13:09:52 2019 by + Generated on Fri May 3 15:26:02 2019 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.9.16 (ruby-2.5.3). + 0.9.19 (ruby-2.6.3). </div> </div> </body> </html> \ No newline at end of file