Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@pavelnikolov pavelnikolov released this 30 Apr 21:19
· 128 commits to master since this release
4378f8e
  • [FEATURE] Add types package #437
  • [FEATURE] Expose packer.Unmarshaler as decode.Unmarshaler to the public #450
  • [FEATURE] Add location fields to type definitions #454
  • [FEATURE] errors.Errorf preserves original error similar to fmt.Errorf #456
  • [BUGFIX] Fix duplicated __typename in response (fixes #369) #443