nodegit v0.11.2 Release Notes

Release Date: 2016-02-18 // about 8 years ago
  • Full Changelog

    • ๐Ÿ›  Fixed an issue where when staging lines if the index is locked NodeGit just nuked it PR #906
    • ๐Ÿ›  Fixed diff calculation when staging lines/hunks PR #906
    • ๐Ÿ›  Fixed seg-fault in linux that happens when getting the diff of very small files PR #908
    • ๐Ÿ›  Fixed RevWalk#fastWalk dying when an error happens in libgit2 PR #909