Skip to content

Releases: raynode/gram

v3.0.1

19 Sep 13:26

Choose a tag to compare

3.0.1 (2019-09-19)

Bug Fixes

  • filters: filters updated to handle lists correctly (34806d7)

v3.0.0

19 Aug 12:44
c3740fc

Choose a tag to compare

3.0.0 (2019-08-19)

Bug Fixes

  • removed file: removed unused and broken file (247234a)

Features

  • subscriptions: Added implementation of gql subscriptions (64d250e)

BREAKING CHANGES

  • subscriptions: signiture of addQuery & addMutation & addSubscription changed slightly

v2.3.0

05 Aug 14:34
e94f85e

Choose a tag to compare

2.3.0 (2019-08-05)

Features

  • functionality to extend types: added createBuild().extendType(type: string, config: TypeConfig (e851bd3), closes #111

v2.2.1

05 Aug 08:39
61fcac9

Choose a tag to compare

2.2.1 (2019-08-05)

Bug Fixes

  • interface inheritance: The model extension should not add interfaces to interfaces (ef8fc1f), closes #108

v2.2.0

04 Aug 07:00
7c9bf96

Choose a tag to compare

2.2.0 (2019-08-04)

Features

  • query-builder; schema: Added a querybuilder that handles types in string; updated schema model (0cf13f3)

v2.1.1

24 Jul 11:54

Choose a tag to compare

2.1.1 (2019-07-24)

Bug Fixes

  • module: module could not be found (2051d93)

v2.1.0

24 Jul 11:40
d2e4e24

Choose a tag to compare

2.1.0 (2019-07-24)

Features

  • update: update of readme (03e220d)

v2.0.0

24 Jul 11:29
d2756f6

Choose a tag to compare

2.0.0 (2019-07-24)

Features

  • rework: A complete rework of the build system (#87) (d2756f6)

BREAKING CHANGES

  • rework: rework

v1.1.1

05 Jul 15:02
1e14cc5

Choose a tag to compare

1.1.1 (2019-07-05)

Bug Fixes

  • .snyk, package.json & package-lock.json to reduce vulnerabilities (c139495)

v1.1.0

09 Jun 13:12

Choose a tag to compare

1.1.0 (2019-06-09)

Features

  • release: need to force a correct release (ba4c9f5)