Skip to content

v0.8.0

Compare
Choose a tag to compare
@chris-ramon chris-ramon released this 29 Aug 00:10
· 19 commits to master since this release
f02a1c9
  • subscription: graphql.Subscribe implementation @ #495
  • language/printer: string quoting fix @ #587
  • README: replaces https://godoc.org in favor of https://pkg.go.dev links @ #593 & #591
  • {executor,schema}: use invariantf for performance improvement @ #590
  • examples/sql-nullstring: fix error handling @ #569
  • examples: adds http-post example @ #575
  • examples/todo/schema: TodoSchema @ #574
  • definition: fix error handling @ #561
  • util: encoding.TextMarshaler support for BindFields @ #503
  • graphql: typo fix @ #551
  • language/printer: description printing support @ #485