3.0.0-RC7
Pre-release
Pre-release
·
612 commits
to master
since this release
NOTE : This is a pre-release that verifies whether publishing of new Gradle and Maven plugins works as expected. Final version of 3.0.0 might include other breaking changes.
Patch Changes
- [plugin] support generating graphql client test sources (#718) @dariuszkuc
- [docs] GraphQL client documentation and configuration fixes (#714) @dariuszkuc
- [plugin] fix generate client MOJO converter parameter (#713) @dariuszkuc
Non-version Changes
- [plugin] update Maven Mojo names to follow hyphen-name (#719) @dariuszkuc
- [build] publish Gradle plugin to Maven Central (#717) @dariuszkuc
- example client project (#716) @dariuszkuc