Skip to content

Releases: xuorig/graphql-schema_comparator

v1.2.1

27 Oct 15:54
2eeb506
Compare
Choose a tag to compare

What's Changed

  • Add support for path on DirectiveArgumentAdded. by @cocoahero in #57

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Oct 18:09
2f83c61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

15 Sep 19:23
9a4e554
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Jan 18:59
b00fc46
Compare
Choose a tag to compare

Bug Fix

  • Fix directive type change false positive bug (#47)

v1.1.0

20 Dec 17:43
d127503
Compare
Choose a tag to compare

Bug Fix

  • Adding non-null arguments with a default value should be non-breaking (#38)

New Features

  • Remove legacy graphql gem API usage and support versions >= 1.13 (#46)

v1.0.1

26 May 15:05
8564efd
Compare
Choose a tag to compare

Bug Fix

  • Fix comparing directives (#36)