Skip to content

Releases: therealpaulgg/ssh-sync

v1.2.1

08 Jul 18:07
Compare
Choose a tag to compare

Fix issue with windows installer not providing correct 'ssh-sync' executable name

v1.2.0

01 Jul 16:29
7d520a5
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug that would not allow users to delete machines

Code Changes

Full Changelog: v1.2.0...v1.1.5

v1.1.5

19 Jun 06:06
ec40dc6
Compare
Choose a tag to compare

Removed alpine support :(

v1.1.4

16 Jun 00:11
Compare
Choose a tag to compare
fix winget

v1.1.3

27 May 05:35
Compare
Choose a tag to compare
no arch linux

v1.1.2

14 Apr 20:52
eb72cbc
Compare
Choose a tag to compare
Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#58)

* Bump golang.org/x/crypto from 0.31.0 to 0.35.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul <[email protected]>

v1.1.1

14 Mar 16:47
Compare
Choose a tag to compare

Small patch which updates golang's crypto version.

v1.1.0

30 Oct 16:04
Compare
Choose a tag to compare

What's Changed

  • Interactive Mode - this lets you browse your SSH keys and delete them if you want
  • When doing a 'download' if the file is missing from the server but on your local, it will prompt you to delete
  • Small QOL improvements

Code Changes

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Apr 08:50
Compare
Choose a tag to compare

Version 1 Release!

I am now officially releasing ssh-sync into version 1.0!

What's Changed

Full Changelog: v0.3.8...v1.0.0

v0.3.8

21 Mar 15:20
a958beb
Compare
Choose a tag to compare
update actions & usage (#41)