Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.26.4 (2020-01-14)

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

Summary of changes

  • Bumped LibGit2
    • Now can be configured to support longpaths on Windows. Does not respect the config value, but is configured through NodeGit.Libgit2.opts. See #1748 for details.
    • Support for complex SSH auth creds handshakes
  • Pulled in patch for Libssh2 that covers an integer overflow, see Libssh2#402

Merged PRs into NodeGit

Merged PRs into LibGit2