Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 516 Bytes

CHANGELOG

v1.1.0 Release v1.1.0

  • [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

v1.0.0 Initial release