Releases: graphql-java/graphql-java-extended-scalars
Releases · graphql-java/graphql-java-extended-scalars
18.1
10 May 06:47
Compare
Sorry, something went wrong.
No results found
What's Changed
DateTime serialization has non optional 3 digit millisecond component by @mursilsayed in #59
chore(deps): Updating to use graphql-java 18.1 by @m1ngyuan in #61
New Contributors
Full Changelog : v18.0...v18.1
18.0
14 Apr 11:22
Compare
Sorry, something went wrong.
No results found
This updates the underlying graphql-java version to 18
Ongoing we will version based on the underlying graphql-java version as the major version part
17.0
03 Aug 09:30
Compare
Sorry, something went wrong.
No results found
This updates the underlying graphql-java version to 17
Ongoing we will version based on the underlying graphql-java version as the major version part
16.0.0
01 Feb 23:01
Compare
Sorry, something went wrong.
No results found
This updates the underlying graphql-java version to 16
Ongoing we will version based on the underlying graphql-java version as the major version part
15.0.0
26 Oct 22:39
Compare
Sorry, something went wrong.
No results found
This updates the underlying graphql-java version to 15
Ongoing we will version based on the underlying graphql-java version as the major version part
v1.1.0
12 Feb 00:19
Compare
Sorry, something went wrong.
No results found
The java oriented Long / Short / Byte / Char scalars have been removed from graphql-java and moved into graphql-java-extended-scalars
V1.0.1
14 Sep 00:53
Compare
Sorry, something went wrong.
No results found
Added Locale scalar support