Commit Graph

6 Commits (dac318eb1e3274f12a43699aa2fa20f0df5fedb4)

Author SHA1 Message Date
Chip Senkbeil dac318eb1e
Release v0.19.0 2 years ago
Chip Senkbeil 30548cdbfb
Update referenced versions in READMEs and add note about doing so to PUBLISH.md 2 years ago
Chip Senkbeil ea2e128bc4
Refactor to use distant manager (#112) 2 years ago
Chip Senkbeil b53517892d
Update to 0.16.0 release 2 years ago
Chip Senkbeil a672515378
Improve distant-core readme 3 years ago
Chip Senkbeil 0a11ec65a2
Add native ssh (#57)
* Bump to 0.15.0
* Add new distant-ssh2 subcrate to provide an alternate session as an ssh client
* Add rpassword & wezterm-ssh dependencies
* Rename core -> distant-core in project directory structure and move ssh2 feature into distant-ssh2 crate
* Upgrade tokio to 1.12,
* Update github actions to detect changes and apply testing for only those changes
* Add method parameter to support distant & ssh methods for action and lsp subcommands
* Add ssh-host, ssh-port, and ssh-user parameters to specify information for ssh method
3 years ago