Releases: therealpaulgg/ssh-sync
Releases · therealpaulgg/ssh-sync
v1.1.0
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
- 51 25 key management by @therealpaulgg in #54
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Version 1 Release!
I am now officially releasing ssh-sync into version 1.0!
What's Changed
- Readme diagrams by @therealpaulgg in #43
- update readme by @therealpaulgg in #44
- Update README.md by @therealpaulgg in #45
- separate winget action by @therealpaulgg in #46
- Update README.md by @therealpaulgg in #47
- Update README.md by @therealpaulgg in #48
- 42 make remove machine better by @therealpaulgg in #49
- add a safe mode, conflict resolver by @therealpaulgg in #50
Full Changelog: v0.3.8...v1.0.0
v0.3.8
update actions & usage (#41)
v0.3.7
empty array for hosts (#40)
v0.3.6
Bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.19 (#29) Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.8 to 2.0.19. - [Release notes](https://github.com/lestrrat-go/jwx/releases) - [Changelog](https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes) - [Commits](https://github.com/lestrrat-go/jwx/compare/v2.0.8...v2.0.19) --- updated-dependencies: - dependency-name: github.com/lestrrat-go/jwx/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.3.5
ask user if they are ok with proceeding and deleting (#27)
v0.3.4
add nice window for token gen
v0.3.3
use bufio scanner instead of fmt.scanln
v0.3.2
update pipeline
v0.3.1
truncate files