Skip to content

v0.27.0 (2020-07-28)

Latest
Compare
Choose a tag to compare
@implausible implausible released this 28 Jul 20:19
· 332 commits to master since this release

Summary of changes

  • Expose git_remote_rename
  • Bump OpenSSL from 1.1.0i -> 1.1.1c in Windows/Mac OS Electron builds
  • Replace unmaintained request library with got
  • Remove promisify-node and use vanilla promises for all NodeGit promises
  • Prebuilds for Node 14, deprecate Node 8
  • Persist RemoteCallbacks and ProxyOptions on the remote if using Remote.prototype.connect. This fixes a segfault when using any routines on a connected remote.

Merged PRs into NodeGit