Skip to content

Releases: linrongbin16/ci-template.nvim

v8.1.0

17 Mar 05:36
da7ef12

Choose a tag to compare

8.1.0 (2024-03-17)

Features

  • cancel: do not cancel main/master branch (#91) (472ed1f)

v8.0.1

17 Mar 04:43
715c045

Choose a tag to compare

8.0.1 (2024-03-17)

Bug Fixes

v8.0.0

09 Mar 02:19
7a5b82b

Choose a tag to compare

8.0.0 (2024-03-09)

⚠ BREAKING CHANGES

  • tag: remove 'stable' tag (#82)
  • migrate 'luacheck' to 'selene' (#67)
  • json: remove embedded actboy16/json.lua (#48)
  • actions: drop json install, now have commons (#46)
  • ci: revert to mono ci (#40)
  • actions: require personal access token

Features

  • actions: require personal access token (0389583)
  • ci: add setup.py to initialize project (#53) (a1bc494)
  • docs: badges (1db7f39)
  • docs: badges (ef6f6ef)
  • migrate 'luacheck' to 'selene' (#67) (a0e33c9)
  • test: running test cases in macos/windows (#51) (f51b688)
  • try 'release-please@v4' (#74) (c1b801d)
  • use personal token for please-release (92ee485)
  • use personal token for please-release (bfd498a)

Bug Fixes

Performance Improvements

Read more

ci-template.nvim: v7.0.0

09 Mar 02:04
7bc9510

Choose a tag to compare

7.0.0 (2024-03-09)

⚠ BREAKING CHANGES

  • tag: remove 'stable' tag (#82)

Bug Fixes

Performance Improvements

ci-template.nvim: v6.0.1

09 Mar 01:14
c44d01f

Choose a tag to compare

6.0.1 (2024-03-09)

Bug Fixes

ci-template.nvim: v6.0.0

09 Mar 00:06
fb3221d

Choose a tag to compare

6.0.0 (2024-03-09)

⚠ BREAKING CHANGES

  • migrate 'luacheck' to 'selene' (#67)
  • json: remove embedded actboy16/json.lua (#48)
  • actions: drop json install, now have commons (#46)
  • ci: revert to mono ci (#40)
  • actions: require personal access token

Features

  • actions: require personal access token (0389583)
  • ci: add setup.py to initialize project (#53) (a1bc494)
  • docs: badges (1db7f39)
  • docs: badges (ef6f6ef)
  • migrate 'luacheck' to 'selene' (#67) (a0e33c9)
  • test: running test cases in macos/windows (#51) (f51b688)
  • try 'release-please@v4' (#74) (c1b801d)
  • use personal token for please-release (92ee485)
  • use personal token for please-release (bfd498a)

Bug Fixes

Performance Improvements

Reverts

v5.0.0

04 Mar 15:06
53e2ede

Choose a tag to compare

5.0.0 (2024-03-04)

⚠ BREAKING CHANGES

  • migrate 'luacheck' to 'selene' (#67)

Features

Bug Fixes

v4.2.1

15 Jan 08:53
7d68751

Choose a tag to compare

4.2.1 (2024-01-15)

Performance Improvements

  • ci: merge multiple action files into single file (#61) (047c68e)
  • setup: don't remove setup.py (#62) (3a56683)

v4.2.0

15 Jan 07:28
bb2deb5

Choose a tag to compare

4.2.0 (2024-01-15)

Features

  • ci: add setup.py to initialize project (#53) (a1bc494)

Bug Fixes

  • ci: fix PR/default branch detect (#57) (5ef298c)

Performance Improvements

  • ci: split code coverage into separated action (#58) (a0d4ad6)

v4.1.0

03 Jan 08:54
d4093e4

Choose a tag to compare

4.1.0 (2024-01-03)

Features

  • test: running test cases in macos/windows (#51) (f51b688)

Performance Improvements