v5.8.0
GitHub v5.8.0
Closed issues:
- Missing operations (#65)
- Get commits from a PR (#116)
- Failed to create repo (#139)
- regex error in handle_comment (#188)
- Add repository topic functions (#195)
- Catch-all
run
definition causes stack overflows (#198) - Add organization invite functionality (#199)
Merged pull requests:
- add labels field to PullRequest (#115) (@KristofferC)
- Add method to get commits from a PR (#190) (@rick2047)
- Add check for null request body (#197) (@nkottary)
- Add invitations API endpoint (#200) (@logankilpatrick)
- Add function to get a repo's topics (#201) (@Hasnep)
- Add support for comparing commits. (#202) (@maleadt)
- Fix CI (#203) (@maleadt)
- Tighten run method signature to avoid stack overflows. (#204) (@maleadt)
- Whitespace fixes. (#205) (@maleadt)