Skip to content

Releases: libgit2/objective-git

0.8.6

17 Jul 23:15
Compare
Choose a tag to compare

0.8.5

26 Jun 20:10
Compare
Choose a tag to compare

Better unique commit enumeration (#470).

0.8.4

25 Jun 16:27
Compare
Choose a tag to compare
  • Updated to the latest libgit2 (#466).
  • Updated the module map (#469).
  • Made GTOID.SHA non nullable (#468).

0.8.3

22 Jun 18:53
Compare
Choose a tag to compare
  • Support Xcode 6.3.2, by the power of @phatblat's heroic patience. (#452).
  • API consistency improvements (#460).

0.8.2

04 Jun 21:25
Compare
Choose a tag to compare
  • Updated libssh2 submodule URL (#461).
  • Fixed potential tag enumeration crash (#462).
  • Updated ref lookup API (#463).

0.8.1

23 Apr 15:30
Compare
Choose a tag to compare

Bumped libgit2.

0.8

21 Mar 03:44
Compare
Choose a tag to compare
0.8

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

0.7

06 Mar 20:01
Compare
Choose a tag to compare
0.7

Another libgit2 upgrade (#446).

0.6.3

03 Mar 19:11
Compare
Choose a tag to compare

Safer signature creation: #445.

0.6.2

18 Feb 08:31
Compare
Choose a tag to compare

Removes an obsolete header from ObjectiveGit's module map.