Releases: hypergraphql/hypergraphql
Releases · hypergraphql/hypergraphql
3.0.1
v2.0.0 release
Upgrade / update libraries, including GraphQL, which is now at v16.
Update Java code to match new libraries and to follow Java 8+ style better.
Add checkstyle.
Release 1.0.1
- Remove Maven and rely solely on Gradle in order to build consistent artifacts
- Enable build to an executable JAR and prefer this mechanism
- Travis CI (Thanks to SkypLabs)