Releases: libgit2/objective-git
Releases · libgit2/objective-git
0.8.5
Better unique commit enumeration (#470).
0.8.4
- Updated to the latest libgit2 (#466).
- Updated the module map (#469).
- Made
GTOID.SHA
non nullable (#468).
0.8.3
- Support Xcode 6.3.2, by the power of @phatblat's heroic patience. (#452).
- API consistency improvements (#460).
0.8.2
- Updated libssh2 submodule URL (#461).
- Fixed potential tag enumeration crash (#462).
- Updated ref lookup API (#463).
0.8
Adds NS_DESIGNATED_INITIALIZER
annotations (#449). Adds enumeration and ahead/behind counts for OIDs, not just branches (#450).
0.7
Another libgit2 upgrade (#446).
0.6.3
Safer signature creation: #445.
0.6.2
Removes an obsolete header from ObjectiveGit's module map.