Wsl Ssh Agent Versions Save

Helper to interface with Windows ssh-agent.exe service from Windows Subsystem for Linux (WSL)

v1.6.6

1 year ago
  • Moving releases to GitHub Action pipeline
  • Moving to go 1.20 reruning dependencies
  • Using up to date gclpr
  • Vendoring npiperelay
  • Linting with latest staticcheck

Full Changelog: https://github.com/rupor-github/wsl-ssh-agent/compare/v1.6.3...v1.6.6

v1.6.3

1 year ago

Recompiling with go 1.19.1

v1.6.2

1 year ago

Moving to go1.19

v1.6.1

2 years ago

Starting with 1.6.0 win-ssh-agent is using ReadTrustedKeys() from gclpr project which caused regression when checking for unused .gclpr directory - now corrected.

v1.6.0

2 years ago

Moving to go1.17.9 Updating all dependencies Linting Bringing in up to date gclpr backend Support for scoop installation

v1.5.2

3 years ago

v1.5.1

3 years ago

go1.16 Switching to zip Signing release

v1.5.0

3 years ago

Latest go version and some code cleanup

v1.4.2

4 years ago

Adding pre-built npiperelay.exe to the distribution...

v1.4.1

4 years ago
  • Fixing version
  • A bit of cleanup
  • Merge pull request #10 from THaGKI9/master
  • Update .gitginore to prevent ignoring vendor files