Skip to content

v0.11 - Sled Dogs

Compare
Choose a tag to compare
@shiftkey shiftkey released this 09 May 02:39

New in 0.11.0 (released 2015/05/10)

  • New: Added overload to IRepositoryClient.GetAllPublic specifying a since parameter - #774 via @alfhenrik
  • New: Added IGistsClient.GetAllCommits and IGistsClient.GetAllForks implementations - #542 via @haagenson, #794 via @shiftkey
  • New: Added IRepositoryContentsClient.GetArchiveLink for getting archived code - #765 via @alfhenrik
  • Fixed: PullRequestFile properties were not serialized correctly - #789 via @thedillonb
  • Fixed: Allow to download zip-attachments - #792 via @csware