nodegit v0.11.6 Release Notes

Release Date: 2016-03-01 // about 8 years ago
  • Full Changelog

    • ➕ Added Repository#checkoutRef PR #891
    • Repository#createCommitOnHead no longer dies if the repo is empty PR #927
    • 🛠 Fixed memory leak in Patch#convenientFromDiff PR #930
    • Generated files now have a header comment indicating that they are generated PR #924
    • 🛠 Fixed http parsing errors in Node 5.6 PR #931
    • 🛠 Fixed Tree#walk not returning the correct entries on end PR #929