This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
0.7.7
Added
- Method to create an issue (#250, #262). Thanks @leichunfeng!
- Method to stop watching a repository (#253). Thanks @RuiAAPeres!
- Method to search repositories (#267). Thanks @leichunfeng!
- Method to fetch the gists that have been updated since a particular date (#130). Thanks @rizumita!
- Method to fetch the repositories that belong to a user (#270). Thanks @leichunfeng!
- Method to fetch the repositories that have been starred by a user (#270). Thanks @leichunfeng!
- Methods to fetch events (#279). Thanks @leichunfeng!
Improved
Fixed
- Some properties weren't correctly converting dates (#249). Thanks @leichunfeng!
- Conversion of
publicGist
field (#255). Thanks @JeremyAgost! - Building of iOS dependencies (#275). Thanks @phatblat!
- Nested
OCTObject
s would have the wrongserver
on GitHub Enterprise (#283). Thanks @mdiep!
Thank you also to @leichunfeng for improvements to the code base!