Skip to content

v0.33.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 15:27
· 112 commits to main since this release
5caca08

Other

  • Resolving issue with deleting reactions from issues. (#555)
  • Added a test for repos().is_collaborator(). The 204 case is good! (#553)

Other

  • Added a test case for repos().is_collaborator() to cover both 204 and 404 cases.