Skip to content

Release 0.11.0

Compare
Choose a tag to compare
@mnivet mnivet released this 22 Jun 06:10
· 185 commits to master since this release
08f45db

Major Changes

Other Changes

  • Expose the OAuth2TokenProvider to public so it can be reused in scenarios like repository cloning (need a git client not provided by this project) #111
  • Add new overloads of the ListCommits method to support filtering #114
  • Add DeleteBranch method in BranchResource #112 (thanks to @rickschott)