Skip to content

Releases: burner/graphqld

schema to ignore internal Types aliases

23 Sep 13:23
Compare
Choose a tag to compare
v3.9.9

schema creation needs to ignore type aliases inside structs

runTask nothrow deprecation fix

14 Jul 14:42
Compare
Choose a tag to compare
v3.9.8

fix deprecation in runTask

More toSchema fixes

30 Jun 06:55
Compare
Choose a tag to compare
v3.9.7

fix schema generation

fix 2 for schema generation

15 Jun 11:00
Compare
Choose a tag to compare
v3.9.6

fixing  typeToGQLDType hopefully

isCallable call fix

24 May 13:22
Compare
Choose a tag to compare
v3.9.4

isCallable is available in vibe and std

Schema validation fix

12 May 14:30
Compare
Choose a tag to compare
schema validation prefix, In, trim

for arrays

less each calls

14 Apr 07:48
Compare
Choose a tag to compare
v3.9.2

less each calls

Json memory corruption fix

14 Apr 05:34
Compare
Choose a tag to compare
v3.9.1

working around compiler/stdlib bug

enum schema support

06 Apr 10:27
Compare
Choose a tag to compare
v3.9.0

schema introspection: correctly export enum descriptions/deprecations

type inheritance

31 Mar 07:54
Compare
Choose a tag to compare
v3.8.0

export: say when an object implements an interface