Releases: ripjar/ssh-agent
Releases · ripjar/ssh-agent
Release list
v1.0.0
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, andgit-cmdinputs not being respected incleanup.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
- @charlie-at-ripjar made their first contribution in #2
Full Changelog: v0.9.0...v1.0.0