Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Releases: octokit/octokit.objc

0.7.8

18 Feb 23:05
Compare
Choose a tag to compare

Added

  • Method to fetch the issues from a repository (#284). Thanks @joshaber!

Thank you to @ReadmeCritic for improvements to the documentation, to @mdiep for improvements to the codebase, and to @mdiep and @joshaber for reviewing pull requests. ✨

0.7.7

06 Oct 16:08
Compare
Choose a tag to compare

Added

Improved

  • Updated dependencies to build with Xcode 7 (#281). Thanks @mdiep!

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 OCTObjects would have the wrong server on GitHub Enterprise (#283). Thanks @mdiep!

Thank you also to @leichunfeng for improvements to the code base!

0.7.6

20 Feb 16:48
Compare
Choose a tag to compare

Use the Moondragon preview API: #240

0.7.5

14 Feb 00:04
Compare
Choose a tag to compare

Includes additions #235, #236, #237.

0.7.4

19 Jan 18:40
Compare
Choose a tag to compare

Bump our AFNetworking submodule to include github/AFNetworking#3.

0.7.3

16 Jan 21:36
Compare
Choose a tag to compare

Xcode can't get no satisfaction (#231).

0.7.2

16 Jan 21:12
Compare
Choose a tag to compare

Pacify Xcode (#230).

0.7.1

07 Jan 17:31
Compare
Choose a tag to compare

Set pull request repository's server (#227).

0.7

30 Dec 07:30
Compare
Choose a tag to compare
0.7

Updates the dependencies’ folder structure, and moves stuff into Cartfile.private for Carthage 0.5.

This release also uses the mirage-preview Authorizations API.

0.6

21 Nov 23:09
Compare
Choose a tag to compare
0.6

Lots of fixes, Xcode 6 support, Carthage support.