<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphql/tests, branch v0.6.1.0</title>
<subtitle>GraphQL implementation in Haskell.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/'/>
<entry>
<title>Pretify multi-line string arguments as block strings</title>
<updated>2019-12-21T08:25:05+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-21T08:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=b215e1a4a77368542c1b46fec234378feda4adce'/>
<id>b215e1a4a77368542c1b46fec234378feda4adce</id>
<content type='text'>
Fixes #10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #10.
</pre>
</div>
</content>
</entry>
<entry>
<title>Encode Unicode. Fix #34</title>
<updated>2019-12-20T06:58:09+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-20T06:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15'/>
<id>1e55f17e7e85e67d6c30c1d60d2e9ade3d89ed15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape non-source characters in the encoder</title>
<updated>2019-12-19T05:59:27+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-19T05:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=9a5d54c0351e071a962d8d92805e0edf2f95fa1b'/>
<id>9a5d54c0351e071a962d8d92805e0edf2f95fa1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support directives (skip and include)</title>
<updated>2019-12-06T21:52:24+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-06T21:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=3c1a5c800f382db0ae0c7a74ba3a5a1fdc4c23cb'/>
<id>3c1a5c800f382db0ae0c7a74ba3a5a1fdc4c23cb</id>
<content type='text'>
Fixes #24.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #24.
</pre>
</div>
</content>
</entry>
<entry>
<title>Consider __typename when evaluating fragments</title>
<updated>2019-12-02T06:43:19+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-12-01T19:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=fc9ad9c4a1e2e79a6b93d2599ca8fa6770caf631'/>
<id>fc9ad9c4a1e2e79a6b93d2599ca8fa6770caf631</id>
<content type='text'>
Fixes #30.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #30.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix strings not consuming spaces</title>
<updated>2019-11-28T08:09:26+00:00</updated>
<author>
<name>Sam Nolan</name>
<email>samnolan555@gmail.com</email>
</author>
<published>2019-11-27T08:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=def52ddc202dc43f75ce5aebee3e448b263bde12'/>
<id>def52ddc202dc43f75ce5aebee3e448b263bde12</id>
<content type='text'>
Fixes #28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #28
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failed parsing on multiple required arguments</title>
<updated>2019-11-21T07:51:42+00:00</updated>
<author>
<name>Sam Nolan</name>
<email>samnolan555@gmail.com</email>
</author>
<published>2019-11-19T08:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=73e21661b413192c26a539141a44b0c25e8c2aa9'/>
<id>73e21661b413192c26a539141a44b0c25e8c2aa9</id>
<content type='text'>
Fixes #25.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #25.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail on cyclic fragments, fix #22</title>
<updated>2019-11-14T19:40:09+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-11-13T19:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=115aa026724a688bc7ca57d622c83d0ccb2d2bb2'/>
<id>115aa026724a688bc7ca57d622c83d0ccb2d2bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support nested fragments in any order</title>
<updated>2019-11-12T09:47:10+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-11-11T14:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=31c516927d75a5431c171f4d5dbd3bf0cd32956e'/>
<id>31c516927d75a5431c171f4d5dbd3bf0cd32956e</id>
<content type='text'>
Fix #19.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #19.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support nested fragments</title>
<updated>2019-11-09T22:24:31+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-11-09T22:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/graphql/commit/?id=1dd6b7b013dfe2092859ddc3850944a9925a45dd'/>
<id>1dd6b7b013dfe2092859ddc3850944a9925a45dd</id>
<content type='text'>
... without forward lookup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... without forward lookup.
</pre>
</div>
</content>
</entry>
</feed>
