| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-03 | Make operation name optional | Danny Navarro | |
| 2017-01-28 | Split AST in 2 | Danny Navarro | |
| One AST is meant to be a target parser and tries to adhere as much as possible to the spec. The other is a simplified version of that AST meant for execution. Also newtypes have been replaced by type synonyms and NonEmpty lists are being used where it makes sense. | |||
| 2017-01-26 | Remove Type Definition support | Danny Navarro | |
| 2016-11-27 | Drop support for GHC-7.8.4 | Danny Navarro | |
| 2016-03-15 | Merge branch 'all-improvements' | Danny Navarro | |
| This adds general API documentation, a tutorial and error handling. | |||
| 2016-03-14 | Added documentation of functions and modules and included tutorial.lhs. | solrun | |
| 2016-02-22 | Remove `StringValue` type | Danny Navarro | |
| 2015-09-22 | Rename `Data.GraphQL.Printer` -> `Data.GraphQL.Encoder` | Danny Navarro | |
