Skip to content

Releases: nvim-neorocks/rocks.nvim

v2.38.0

22 Aug 08:53
a251fd6
Compare
Choose a tag to compare

2.38.0 (2024-08-22)

Features

  • api: emit user events for cache updates (#500) (4b56808)

v2.37.1

19 Aug 18:17
a2dd030
Compare
Choose a tag to compare

2.37.1 (2024-08-19)

Bug Fixes

  • windows: use junctions instead of symlinks (#509) (9374140)

v2.37.0

11 Aug 19:18
5f22485
Compare
Choose a tag to compare

2.37.0 (2024-08-11)

Features

  • trigger RocksInstallPost user event after install/update (#498) (7994116)
  • update remote plugins after install/update (#485) (3218e4f)

v2.36.1

23 Jul 18:43
f6252ec
Compare
Choose a tag to compare

2.36.1 (2024-07-23)

Bug Fixes

  • sync/update: plugins not found warnings at startup (3739621)

Performance Improvements

  • sync/update: redundant site symlink validations (fcc6463)

v2.36.0

16 Jul 19:36
e8c087b
Compare
Choose a tag to compare

2.36.0 (2024-07-16)

Features

  • update: :Rocks update {rock} alias for individual rocks (#468) (5d0db60)

v2.35.2

14 Jul 11:28
f4491ca
Compare
Choose a tag to compare

2.35.2 (2024-07-14)

Bug Fixes

  • health: fix external dependency checks (4ae93ef)
  • synchronize all luarocks CLI invocations (#474) (4a9c276)

v2.35.1

09 Jul 21:59
dfbeda3
Compare
Choose a tag to compare

2.35.1 (2024-07-09)

Bug Fixes

  • external sync actions not running (#469) (235c7df)
  • install: add newly installed opt plugins to the rtp (54a5cfd)

v2.35.0

05 Jul 15:12
726c22e
Compare
Choose a tag to compare

2.35.0 (2024-07-05)

Features

  • install: add breaking change check for Rocks install {rock} (91431b4)
  • install: skip prompts with Rocks! install (46f154a)
  • support extending the default luarocks config with a table (00014a8)
  • update: prompt to install breaking changes (6be3fe5)

v2.34.0

03 Jul 22:41
832a0f1
Compare
Choose a tag to compare

2.34.0 (2024-07-03)

Features

  • install: Error if trying to install lua rocks by owner/repo (#445) (36041f2)
  • log: trace luarocks_config path (#450) (c3b0297)
  • rocks.toml: support specifying extra luarocks install_args (#442) (ca44f7b)

v2.33.0

02 Jul 22:43
dedc0f7
Compare
Choose a tag to compare

2.33.0 (2024-07-02)

Features

  • health: check for nvim-treesitter conflicts (#447) (170a1b0)
  • install: improve 'dev' version search prompt (#446) (7b454ba)

Bug Fixes

  • prune: need to prune twice for rocks-git to remove plugin (#451) (f8edb17)