v0.26.5
版本发布时间: 2020-03-27 07:27:09
nodegit/nodegit最新发布版本:v0.27.0(2020-07-29 04:19:19)
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 fromparent
.
Merged PRs into NodeGit
- Bring in Libgit2 #5384 to NodeGit
- Fix behavior of Commit#parent
- Remove DiffList
- Remove unnecessary assignment of Commit#repo