Skip to content

Releases: ripjar/ssh-agent

Release list

v1.0.0

Choose a tag to compare

@charlie-at-ripjar charlie-at-ripjar released this 13 May 14:38
v1.0.0
105cc0c

What's Changed

Synced nodejs 24 support from upstream as well as some bugfixes by @charlie-at-ripjar in #2

Changed

  • Upgraded runtime from Node 20 to Node 24

Fixed

  • Fix custom ssh-agent-cmd, ssh-add-cmd, and git-cmd inputs not being respected in cleanup.js — previously the cleanup step always fell back to default paths, ignoring any user-supplied command overrides
  • Improved documentation on os.userInfo() usage (correct syscall name referenced)

New Contributors

Full Changelog: v0.9.0...v1.0.0

v0.9.0

Choose a tag to compare

@djhughes djhughes released this 16 Apr 13:31
6b2fe09

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0