Releases: BlakeWilliams/remote-development-manager
Releases · BlakeWilliams/remote-development-manager
v0.0.6
What's Changed
- Delete socket file when server isn't running by @BlakeWilliams in #10
- Add long help with link to repo by @maxbeizer in #11
- docs: how to configure Neovim clipboard with Lua by @franciscoj in #13
- Update
rdm close
->rdm stop
by @gnfisher in #14 - Support linux by @brasic in #17
- Add launchd daemon support for macos by @brasic in #16
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Make remote detection more reliable by @BlakeWilliams in #7
- Properly support reading stdin by @BlakeWilliams in #8
Full Changelog: v0.0.4...v0.0.5
v0.0.4
- Use cobra for better CLI interface
v0.0.3
Fixes a bug where newlines aren't persisted across copy commands.
v0.0.2
- Fix ssh http client bug
v0.0.1
Initial (pre) release