Skip to content

Releases: libgit2/objective-git

0.8.6

Choose a tag to compare

@joshaber joshaber released this 17 Jul 23:15

0.8.5

Choose a tag to compare

@joshaber joshaber released this 26 Jun 20:10

Better unique commit enumeration (#470).

0.8.4

Choose a tag to compare

@joshaber joshaber released this 25 Jun 16:27
  • Updated to the latest libgit2 (#466).
  • Updated the module map (#469).
  • Made GTOID.SHA non nullable (#468).

0.8.3

Choose a tag to compare

@joshaber joshaber released this 22 Jun 18:53
  • Support Xcode 6.3.2, by the power of @phatblat's heroic patience. (#452).
  • API consistency improvements (#460).

0.8.2

Choose a tag to compare

@joshaber joshaber released this 04 Jun 21:25
  • Updated libssh2 submodule URL (#461).
  • Fixed potential tag enumeration crash (#462).
  • Updated ref lookup API (#463).

0.8.1

Choose a tag to compare

@joshaber joshaber released this 23 Apr 15:30

Bumped libgit2.

0.8

0.8

Choose a tag to compare

@jspahrsummers jspahrsummers released this 21 Mar 03:44

Adds NS_DESIGNATED_INITIALIZER annotations (#449). Adds enumeration and ahead/behind counts for OIDs, not just branches (#450).

0.7

0.7

Choose a tag to compare

@jspahrsummers jspahrsummers released this 06 Mar 20:01

Another libgit2 upgrade (#446).

0.6.3

Choose a tag to compare

@joshaber joshaber released this 03 Mar 19:11

Safer signature creation: #445.

0.6.2

Choose a tag to compare

@jspahrsummers jspahrsummers released this 18 Feb 08:31

Removes an obsolete header from ObjectiveGit's module map.