Releases: amitds1997/remote-nvim.nvim
Releases · amitds1997/remote-nvim.nvim
v0.3.11
0.3.11 (2024-07-06)
Bug Fixes
- CI: Fix broken test CI and deprecated actions (931ed63)
v0.3.10
0.3.10 (2024-06-08)
Bug Fixes
- provider: Correctly handle upload dirs for non-standard configurations (#142) (6927788)
- provider: use compression options correctly for user configuration (#144) (a1ea159)
v0.3.9
0.3.9 (2024-05-26)
Features
Bug Fixes
- container: handle container IDs correctly (aadb0a0)
v0.3.8
0.3.8 (2024-05-25)
Bug Fixes
- install: handle arm releases better (7f882cc)
v0.3.7
0.3.7 (2024-05-25)
Bug Fixes
- devpod opts adding and container launch (a6b741b)
- handle docker wrappers well (322e992)
- handle not adding ssh config path to existing devpod workspaces (ff04924)
- improve directory creation (#134) (86e8fc5)
- install: handle new URIs for macOS releases (eb76078)
- macos installation (#133) (1217416)
v0.3.6
0.3.6 (2024-05-22)
Features
- devcontainer+docker: Add devcontainer and docker support (#66) (7e8b322)
Bug Fixes
- devpod: check devpod/docker executable is available (f63fae1)
v0.3.5
0.3.5 (2024-05-08)
Features
- remote: add flag to indicate if the server is launched by remote-neovim (#125) (62cad51)
Bug Fixes
- gui: do not show borders with GUI Neovim (658a89a)
- ui: Gracefully handle scenario where we reconnect to remote server (1db2ff4)
v0.3.4
0.3.4 (2024-05-08)
Bug Fixes
- provider: set install method correctly (c0ddaa4)
v0.3.3
0.3.3 (2024-05-08)
Features
- provider: Always allow remote Neovim installation as an option (if available) (#119) (2044ac4)
v0.3.2
0.3.2 (2024-04-28)
Bug Fixes
- offline: fetch correct offline versions (1ae25e7)
- offline: fix breaking tests (bbd82d6)