Skip to content

Releases: nvim-neorocks/luarocks-tag-release

v7.1.0

21 Jun 12:59
bf22420
Compare
Choose a tag to compare

7.1.0 (2024-06-21)

Features

  • add build backends to release action (41f04b5)

v7.0.1

21 Jun 10:17
d7dba70
Compare
Choose a tag to compare

7.0.1 (2024-06-21)

Bug Fixes

v7.0.0

21 Jun 00:26
8d1e8a6
Compare
Choose a tag to compare

7.0.0 (2024-06-21)

⚠ BREAKING CHANGES

  • drop support for running tests in favour of nvim-busted-action (#437)

Features

  • drop support for running tests in favour of nvim-busted-action (#437) (2af6c3a)

v6.0.0

18 Jun 16:53
8f455e0
Compare
Choose a tag to compare

6.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • deprecate test_interpreters and disable tests by default

Features

  • deprecate test_interpreters and disable tests by default (906f4b5)

v5.14.1

17 Jun 17:47
90f0d31
Compare
Choose a tag to compare

5.14.1 (2024-06-17)

Bug Fixes

  • add ftdetect to {{ neovim.plugin.dirs }}. (#431) (9ae4c23)

v5.14.0

25 May 20:43
7f6de6f
Compare
Choose a tag to compare

5.14.0 (2024-05-25)

Features

  • do not fail on already existing rocks, add fail_on_duplicate flag (#411) (07c35cf)

v5.13.1

24 May 13:14
9a6514f
Compare
Choose a tag to compare

5.13.1 (2024-05-24)

Bug Fixes

  • add --local lua_interpreter luarocks config (eaece88)
  • add --local flag for test runs (76057a2)
  • add --tree . to luarocks init before running tests (a5ef7e6)
  • don't propagate busted (8d3bb48)
  • lua_interpreter -> variables.LUA (9f80ab8)
  • remove busted from propagatedBuildInputs (0b7b24f)

Reverts

  • add --local flag for test runs (b75ae1d)

v5.13.0

06 May 15:37
f96dfbd
Compare
Choose a tag to compare

5.13.0 (2024-05-06)

Features

v5.12.0

27 Mar 22:16
ca25bf7
Compare
Choose a tag to compare

5.12.0 (2024-03-27)

Features

  • allow overriding git server URL with GIT_SERVER_URL_OVERRIDE (#402) (532117c)

v5.11.2

16 Mar 20:27
ada802b
Compare
Choose a tag to compare

5.11.2 (2024-03-16)

Bug Fixes

  • parser: add missing after directory in the Neovim plugin dirs list (#392) (8d3d786)