Skip to content

Releases: amitds1997/remote-nvim.nvim

v0.3.11

06 Jul 14:45
66fc20f
Compare
Choose a tag to compare

0.3.11 (2024-07-06)

Bug Fixes

  • CI: Fix broken test CI and deprecated actions (931ed63)

v0.3.10

08 Jun 09:19
a097a82
Compare
Choose a tag to compare

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

26 May 02:53
2d5158a
Compare
Choose a tag to compare

0.3.9 (2024-05-26)

Features

Bug Fixes

  • container: handle container IDs correctly (aadb0a0)

v0.3.8

25 May 12:54
d263421
Compare
Choose a tag to compare

0.3.8 (2024-05-25)

Bug Fixes

  • install: handle arm releases better (7f882cc)

v0.3.7

25 May 12:20
cabe4b9
Compare
Choose a tag to compare

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

22 May 02:49
b5208d4
Compare
Choose a tag to compare

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

08 May 16:07
3c69fb3
Compare
Choose a tag to compare

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

08 May 05:57
895b885
Compare
Choose a tag to compare

0.3.4 (2024-05-08)

Bug Fixes

  • provider: set install method correctly (c0ddaa4)

v0.3.3

08 May 04:47
245a241
Compare
Choose a tag to compare

0.3.3 (2024-05-08)

Features

  • provider: Always allow remote Neovim installation as an option (if available) (#119) (2044ac4)

v0.3.2

28 Apr 00:09
edee7cd
Compare
Choose a tag to compare

0.3.2 (2024-04-28)

Bug Fixes

  • offline: fetch correct offline versions (1ae25e7)
  • offline: fix breaking tests (bbd82d6)