Skip to content

8.2.0

Compare
Choose a tag to compare
@robrbecker robrbecker released this 11 Oct 21:36
· 168 commits to master since this release
  • add more fields to the PullRequest class and fixed JSON naming bugs
    • Added:
      • requestedReviewers
      • reviewCommentCount
      • milestone
      • rebaseable
      • mergeableState
      • maintainerCanModify
      • authorAssociation
    • Fixed (these were previously always null)
      • commentsCount
      • commitsCount
      • additionsCount
      • deletionsCount
      • changedFilesCount

What's Changed

  • Add review information to PullRequest by @Piinks in #268

Full Changelog: 8.1.3...8.2.0