Skip to content

Releases: octokit/graphql-schema

v1.4.0

10 Jan 18:31
Compare
Choose a tag to compare

1.4.0 (2018-01-10)

Features

  • ClosedEvent.commit is deprecated, use ClosedEvent.closer (#14) (a9f6d3c)

v1.3.0

06 Jan 23:43
Compare
Choose a tag to compare

1.3.0 (2018-01-06)

Features

  • matches & highlights in search results (#13) (07b8022)

v1.2.0

30 Dec 23:10
Compare
Choose a tag to compare

1.2.0 (2017-12-30)

Features

  • Field sshUrl was added to object type Repository (#10) (a6bd505)

v1.1.0

16 Dec 02:37
Compare
Choose a tag to compare

1.1.0 (2017-12-16)

  • Field additions was added to object type Commit
  • Field changedFiles was added to object type Commit
  • Field closedAt was added to object type Milestone
  • Field closed was added to object type Milestone
  • Field createdAt was added to object type Milestone
  • Field deletions was added to object type Commit
  • Field updatedAt was added to object type Milestone
  • Milestone object implements Closable interface
  • Enum value UNAVAILABLE was added to enum SubscriptionState
  • Field authoredDate was added to object type Commit
  • Field pushedDate was added to object type Commit

v1.0.0

10 Dec 08:21
Compare
Choose a tag to compare

1.0.0 (2017-12-10)

Features