Skip to content

Releases: nvim-neorocks/rocks.nvim

v2.41.2

07 Nov 14:00
81ae1eb
Compare
Choose a tag to compare

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

01 Nov 17:43
e799936
Compare
Choose a tag to compare

2.41.1 (2024-11-01)

Bug Fixes

  • attempt to concatenate field version (a nil value) when installing (#581) (0b10e0c)

v2.41.0

25 Oct 14:39
e2d8388
Compare
Choose a tag to compare

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

17 Oct 15:39
613abc7
Compare
Choose a tag to compare

2.40.5 (2024-10-17)

Bug Fixes

  • add tree-sitter parsers to the runtimepath asap (#562) (752cecf)

v2.40.4

16 Oct 16:04
fa2529d
Compare
Choose a tag to compare

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

15 Oct 15:58
5228773
Compare
Choose a tag to compare

2.40.3 (2024-10-15)

Bug Fixes

  • handle packadd failing without an error message (#556) (f1ec104)

v2.40.2

20 Sep 03:22
8f21a9d
Compare
Choose a tag to compare

2.40.2 (2024-09-20)

Bug Fixes

  • stop luarocks server list from being overwritten (#542) (39ac8f0)

v2.40.1

16 Sep 14:07
3c3c540
Compare
Choose a tag to compare

2.40.1 (2024-09-16)

Bug Fixes

  • don't include dev servers when querying outdated rocks (#537) (a130ede)

v2.40.0

03 Sep 15:10
f80e79e
Compare
Choose a tag to compare

2.40.0 (2024-09-03)

Features

  • experimental: API for installing rockspec dependencies (#527) (77c19ea)

v2.39.0

02 Sep 04:38
752740f
Compare
Choose a tag to compare

2.39.0 (2024-09-02)

Features

  • experimental: a way to recognise plugins managed by extensions as dependencies (#492) (79123d6)