Skip to content

Releases: burner/graphqld

ArrayResolver Variable passing fix

14 May 13:42
Compare
Choose a tag to compare
v5.1.6

Fix ArrayResolver Variable passing

List Error Propagation Fix

15 Dec 16:28
Compare
Choose a tag to compare
v5.1.5

Error Propagation Fix

actually remove the darser dep

30 Oct 15:33
Compare
Choose a tag to compare
v5.1.4

darser is actually not needed

Remove unused dependency

30 Oct 14:40
Compare
Choose a tag to compare

darser is only needed for development not for usage

Remove build flags

08 Sep 09:58
Compare
Choose a tag to compare
Remove LDC build flag

as duplication of the flag makes dependent builds fail

Array Resolver Fragment Fix

22 Aug 08:22
Compare
Choose a tag to compare
v5.1.1

Array Resolver Fragment Fix

Array Resolver

14 Aug 09:33
Compare
Choose a tag to compare

Array resolver allow to combat the N+1 problem.

Nullable introspection fix

12 May 10:06
Compare
Choose a tag to compare
v5.0.2

Fix bug in introspection code for Nullable

Enum Introspection Fix

08 May 12:48
Compare
Choose a tag to compare
v5.0.1

Fixes an error in the enum introspection

Reflection rewrite

08 May 08:45
Compare
Choose a tag to compare

For my work project this yields a 2x compile time performance improvement and about 5% in run time performance