| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-17 | Replace buildenv image with a container reference | Eugen Wissner | |
| 2026-01-08 | Release 1.5.0.2v1.5.0.2 | Eugen Wissner | |
| 2025-06-19 | Release 1.5.0.1v1.5.0.1 | Eugen Wissner | |
| 2024-12-03 | Release 1.5.0.0v1.5.0.0 | Eugen Wissner | |
| 2024-12-01 | Validate the subscription root | Eugen Wissner | |
| …not to be an introspection field. | |||
| 2024-11-05 | Remove deprecated gql quasi quoter | Eugen Wissner | |
| 2024-10-26 | Release 1.4.0.0v1.4.0.0 | Eugen Wissner | |
| 2024-10-24 | Deprecate gql | Eugen Wissner | |
| 2024-10-13 | Validate repeatable directives | Eugen Wissner | |
| 2024-08-27 | Parse repeatable directive definitions | Eugen Wissner | |
| 2024-08-25 | Add repeatable argument to the directive | Eugen Wissner | |
| … schema representation. | |||
| 2024-08-04 | Remove cariage return from the qq string | Eugen Wissner | |
| 2024-05-01 | Update QuickCheck and containers | Eugen Wissner | |
| 2024-04-04 | Remove deprecated symbols from the Error module | Eugen Wissner | |
| 2024-01-09 | Release 1.2.0.3v1.2.0.3 | Eugen Wissner | |
| 2024-01-08 | Release 1.2.0.2v1.2.0.2 | Eugen Wissner | |
| 2023-12-28 | Add a test for the wrong variable location | Eugen Wissner | |
| inside an input object for the role checking for unused and undefined variables. | |||
| 2023-11-08 | Add a test for the input object coercion issue | Eugen Wissner | |
| 2023-10-14 | Add a CHANGELOG entry for the show type fix | Eugen Wissner | |
| 2023-08-03 | Remove leading carriage return in gql | Eugen Wissner | |
| 2023-04-25 | Support hspec 2.11v1.2.0.1 | Eugen Wissner | |
| 2023-03-23 | Update web links | Eugen Wissner | |
| 2023-02-28 | Release 1.2.0.0v1.2.0.0 | Eugen Wissner | |
| 2023-02-26 | Remove JSON support in the core package | Eugen Wissner | |
| 2023-02-25 | Encode type extensions | Eugen Wissner | |
| 2023-02-24 | Fix resolvers returning a list in the reverse order | Eugen Wissner | |
| 2022-12-27 | Add Semigroup and Monoid instances for Description | Eugen Wissner | |
| 2022-12-25 | Encode schema definitions | Eugen Wissner | |
| 2022-12-24 | Fix GHC 9.2 warnings and deprecations | Eugen Wissner | |
| - Fix GHC 9.2 warnings - Convert comments to proper deprecations | |||
| 2022-10-02 | Add operation type encoder | Eugen Wissner | |
| 2022-06-30 | Document usage of the json flag | Eugen Wissner | |
| 2022-03-31 | Remove deprecated Error functions | Eugen Wissner | |
| 2022-03-27 | Allow version 2.0 of the text package.v1.0.3.0 | Eugen Wissner | |
| 2022-02-16 | enhance query errors | Dmitrii Skurikhin | |
| 2022-02-14 | add Arbitrary instances for AST.Document, add random arguments Parser test | Dmitrii Skurikhin | |
| 2022-01-09 | fix empty list argument parsing | Dmitrii Skurikhin | |
| 2022-01-07 | Add unreleased changelog entry | Eugen Wissner | |
| 2022-01-07 | fix index position in error path | Dmitrii Skurikhin | |
| 2021-12-26 | Release 1.0.2.0v1.0.2.0 | Eugen Wissner | |
| 2021-12-24 | Put JSON support behind a flag | Eugen Wissner | |
| 2021-12-22 | Add Serialize and VariableValue value instances | Eugen Wissner | |
| - `Serialize` instance for `Type.Definition.Value`. - `VariableValue` instance for `Type.Definition.Value`. It makes it possible to use the library without an additional serialization format like JSON. | |||
| 2021-09-27 | Release 1.0.1.0v1.0.1.0 | Eugen Wissner | |
| 2021-09-21 | Add TH module with gql quasi quoter | Eugen Wissner | |
| 2021-09-05 | Deprecate unused functions from the old executor | Eugen Wissner | |
| 2021-09-04 | Add CHANGELOG entries for the new executor | Eugen Wissner | |
| 2021-08-31 | Provide a custom Show instance for output Value | Eugen Wissner | |
| 2021-07-04 | Release 1.0.0.0v1.0.0.0 | Eugen Wissner | |
| 2021-07-02 | Report subscription error locations | Eugen Wissner | |
| 2021-06-18 | Fix merging fields with arguments | Eugen Wissner | |
| executeField shouldn't assume that a selection has only one field with a given name, but it should take the first field. The underlying cause is a wrong pattern, which (because of the laziness) is executed only if the field has arguments. | |||
| 2021-05-13 | Add constructor with additional schema types | Eugen Wissner | |
