Skip to content

Releases: ChilliCream/graphql-platform

9.0.0

04 Jun 08:45
af85ef8
Compare
Choose a tag to compare

For more details click here to get to our CHANGELOG.

Or read our blog post.

Many thanks to @nigel-sampson, @willwolfram18, @drowhunter, @PascalSenn, @leighmetzroth, @Dolfik1 and all the others in our community for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.

0.8.2

10 Apr 20:22
Compare
Choose a tag to compare

For more details click here to get to our CHANGELOG.

This release is only a bug fix release and fixes issues with scalars in the stitching layer.

0.8.1

31 Mar 20:55
7a817a2
Compare
Choose a tag to compare

For more details click here to get to our CHANGELOG.

Or read our blog post.

Many thanks to @radubuciuceanu, @eduleite, @nigel-sampson and all the others in our community for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.

0.8.0

04 Mar 18:46
f969a4b
Compare
Choose a tag to compare

For more details click here to get to our CHANGELOG.

Or read our blog post.

Many thanks to @drowhunter, @PascalSenn, @OneCyrus, @RohrerF, @akaSybe and @gmiserez for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.

0.7.0

03 Feb 21:52
de623fb
Compare
Choose a tag to compare

For more details click here to get to our CHANGELOG.

Or read our blog post.

Many thanks to @scottrabara , @drowhunter, @jbray1982, @featherbits, @PascalSenn , @RohrerF, @akaSybe and @vermiculus for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.

0.6.11

06 Dec 09:20
Compare
Choose a tag to compare
  • Improve IObjectTypeDescriptor interface #390
  • Support for GraphQL Playground #353

Special thanks to @akaSybe who contributed the playground middleware.

0.6.10

05 Dec 20:39
Compare
Choose a tag to compare
  • Add missing non-generic dataloader configration extensions

0.6.9

03 Dec 10:48
Compare
Choose a tag to compare
  • Added a non-generic method to register a data loader

0.6.8

29 Nov 14:12
3013699
Compare
Choose a tag to compare
  • Added non-generic register methods to schema configuration.
  • Fixed: Ignore on InputObjectType fields did not work properly.

Thanks to @drowhunter for this contribution.

0.6.7

25 Nov 19:51
a084c6e
Compare
Choose a tag to compare
  • Fixed: non-nullable arguments are being inferred as nullable bug #360