Skip to content

v0.26.2 (2019-09-26)

Compare
Choose a tag to compare
@implausible implausible released this 17 Jan 14:11
· 384 commits to master since this release

Summary of changes

  • Added options to fetch additional data (gpg signature) from LibGit2 in revWalk.prototype.commitWalk and return plain objects
    • revWalk.prototype.commitWalk(numCommits: number, { returnPlainObjects: boolean })

Merged PRs into NodeGit