Releases: nvim-neorocks/rocks.nvim
Releases · nvim-neorocks/rocks.nvim
v2.42.4
2.42.4 (2024-12-18)
Bug Fixes
- sync: [regression] load rocks.nvim modules before trying to use them (#610) (74e039a)
v2.42.3
2.42.3 (2024-12-18)
Bug Fixes
- sync: wait for installed rocks.nvim modules to load (#608) (02c1046)
v2.42.2
2.42.2 (2024-11-18)
Bug Fixes
- make sure config_path option for installs updates correct config (#590) (47872af)
v2.42.1
2.42.1 (2024-11-16)
Bug Fixes
- constants.lua: update version variable (2ae1c99)
v2.41.3
2.41.3 (2024-11-10)
Bug Fixes
- dependencies:
toml-edit == 0.5.0
-> >= 0.6.1
(3d15172)
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)