Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-28 | 1.1 kB | |
v0.27.0 (2020-07-28).tar.gz | 2020-07-28 | 1.6 MB | |
v0.27.0 (2020-07-28).zip | 2020-07-28 | 2.0 MB | |
Totals: 3 Items | 3.6 MB | 0 |
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.