Releases: ChilliCream/graphql-platform
9.0.0
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
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
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
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
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
0.6.10
- Add missing non-generic dataloader configration extensions
0.6.9
- Added a non-generic method to register a data loader
0.6.8
- Added non-generic register methods to schema configuration.
- Fixed: Ignore on InputObjectType fields did not work properly.
Thanks to @drowhunter for this contribution.