0.10.0
- Added support for diffing a tree and an arbitrary
GTIndex
(#539). Thanks @slavikus! - Added list of files to merge conflict errors (#538, #550). Thanks @pietbrauer!
- Added
-shouldIgnoreFileURL:error:
method to work with Swift (#545). Thanks @onecrayon! - Added a method to create a diff between to
GTIndex
s (#549). Thanks @slavikus! - Added
-[GTCommit merge:error:]
to merge two commits into aGTIndex
(#549). Thanks @slavikus! - Add APIs to calculate and cleanup repository states (#556). Thanks @mdiep!
- Fixed nullability annotations on
[GTIndex entryWithPath:path]
(#540). Thanks @onecrayon! - Fixed erroneous
shouldIgnoreFile
return value (#543). Thanks @onecrayon! - Improved documentation (#537, #548). Thanks @phatblat!
Thank you to @pietbrauer and @joshaber for reviewing pull requests! ✨