Skip to content

v0.26.5 (2020-02-27)

Choose a tag to compare

@implausible implausible released this 26 Mar 23:27
· 447 commits to master since this release

Summary of changes

  • Bring in improvement to client certificate handling on Windows from winhttp: support optional client cert #5384
  • Commit.prototype.parent() now correctly assigns the repo property on the retrieved commit. This should solve certain bugs when working with a commit retrieved from parent.

Merged PRs into NodeGit

Merged PRs into LibGit2