Skip to content

Releases: nfl/graphql-mediator

1.0.4

17 Jan 23:37
d17d645
Compare
Choose a tag to compare

Removed the redundant jcenter from the list of used repositories (minor cleanup of the build script).

1.0.3

02 Nov 17:16
c5abc43
Compare
Choose a tag to compare

Fixed publishing the artifact to Sonatype.

1.0.1

17 Oct 15:13
Compare
Choose a tag to compare

Fixed a bug where a constant "name" was being used for enum type names
instead of the actual typeName.
Added an artifact deployment related documentation section.
Added build scripts and settings for Travis CI.
Added gradle wrapper files.