Skip to content

5.0.0

Compare
Choose a tag to compare
@robbecker-wf robbecker-wf released this 09 Jul 17:22
· 470 commits to master since this release
  • BREAKING RepositoriesService.listCollaborators now returns
    Stream<Collaborator> instead of Stream<User>.
    • Collaborator is a new type that includes collaborator-specific
      information.