Skip to content

0.2.2

Choose a tag to compare

@vektah vektah released this 05 Jul 06:42
· 3141 commits to master since this release

Deprecated

  • typemap.json has been deprecated in favour of .gqlgen.yml - #163

Fixed

  • Bug when using multiple gopaths - #151
  • Generate enums even if there are no models - #159
  • Circular references causing generation not to run - #166