Releases: nvim-neorocks/rocks.nvim
Releases · nvim-neorocks/rocks.nvim
v2.40.5
2.40.5 (2024-10-17)
Bug Fixes
- add tree-sitter parsers to the runtimepath asap (#562) (752cecf)
v2.40.4
2.40.4 (2024-10-16)
Bug Fixes
- more robust initialisation of site symlinks (#558) (1b9fa01)
- run luarocks commands with
cwd
set to rocks_dir
(#560) (2d6bb8e)
v2.40.3
2.40.3 (2024-10-15)
Bug Fixes
- handle packadd failing without an error message (#556) (f1ec104)
v2.40.2
2.40.2 (2024-09-20)
Bug Fixes
- stop luarocks server list from being overwritten (#542) (39ac8f0)
v2.40.1
2.40.1 (2024-09-16)
Bug Fixes
- don't include dev servers when querying outdated rocks (#537) (a130ede)
v2.40.0
2.40.0 (2024-09-03)
Features
- experimental: API for installing rockspec dependencies (#527) (77c19ea)
v2.39.0
2.39.0 (2024-09-02)
Features
- experimental: a way to recognise plugins managed by extensions as dependencies (#492) (79123d6)
v2.38.3
2.38.3 (2024-08-31)
Bug Fixes
- adapt to nvim 0.11 breaking
vim.version.parse
change (#523) (303a2a9)
v2.38.1
2.38.1 (2024-08-24)
Bug Fixes
- windows: several terminal windows popping up (#514) (a1c4beb)