Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.09 KB

ReleaseNotes.md

File metadata and controls

28 lines (23 loc) · 1.09 KB

New in 0.1.5 (Released 2013/11/19)

  • New client for starring repositories
  • New client for retrieving commits
  • New client for managing an organization's teams and members
  • New client for managing blobs
  • New client for retrieving and creating trees
  • New client for managing collaborators of a repository

New in 0.1.4 (Released 2013/11/6)

  • New client for retrieving activity events
  • Fixed bug where concealing an org's member actually shows the member

New in 0.1.3 (Released 2013/11/5)

  • New Xamarin Component store versions of Octokit.net
  • New clients for managing assignees, milestones, and tags
  • New clients for managing issues, issue events, and issue comments
  • New client for managing organization members
  • Fixed bug in applying query parameters that could cause paging to continually request the same page

New in 0.1.2 (Released 2013/10/31)

  • New default constructors in Octokit.Reactive
  • New IObservableAssigneesClient in Octokit.Reactive

New in 0.1.1 (Released 2013/10/30)

  • Fixed problems with Microsoft.Threading.Tasks

New in 0.1.0 (Released 2013/10/30)

  • Initial release