Releases: nvim-neorocks/rocks.nvim
Releases · nvim-neorocks/rocks.nvim
v2.41.2
2.41.2 (2024-11-07)
Bug Fixes
- pin toml-edit to 0.5.0 until 0.6.0 bug is fixed (912196b)
v2.41.1
2.41.1 (2024-11-01)
Bug Fixes
- attempt to concatenate field version (a
nil
value) when installing (#581) (0b10e0c)
v2.41.0
2.41.0 (2024-10-25)
Features
- config:
import
option for splitting rocks toml configs (#565) (#573) (15b2387)
Bug Fixes
- installer/bootstrap: pin luarocks to v3.11.1 (#569) (259dee5)
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)