Skip to content

Releases: linrongbin16/colorbox.nvim

v1.13.5

17 Dec 23:11
ac7fd17
Compare
Choose a tag to compare

1.13.5 (2023-12-17)

Bug Fixes

v1.13.4

17 Dec 14:17
5a2759d
Compare
Choose a tag to compare

1.13.4 (2023-12-17)

Performance Improvements

v1.13.3

08 Dec 08:52
66c0f94
Compare
Choose a tag to compare

1.13.3 (2023-12-08)

Performance Improvements

v1.13.2

08 Dec 08:46
1b41c95
Compare
Choose a tag to compare

1.13.2 (2023-12-08)

Performance Improvements

v1.13.1

08 Dec 08:41
73ebb6f
Compare
Choose a tag to compare

1.13.1 (2023-12-08)

Performance Improvements

v1.13.0

08 Dec 08:00
d3a620d
Compare
Choose a tag to compare

1.13.0 (2023-12-08)

Features

  • command: add Colorbox command and provide reinstall option (b2a561b)
  • config: add cache_dir option (679bc2c)
  • controller: provide update option (#57) (c6338ff)
  • filter: add 'primary' filter (#21) (4c51455)
  • fixed interval: support fixed interval timing and policy (#59) (f0fcd55)
  • install: support 'reinstall' on Windows (#62) (9f00c7b)
  • install: use neovim branch for lifepillar/vim-solarized8 (#52) (b2a561b)
  • MPV done (4c51455)
  • policy: add 'by filetype' policy (#72) (2910a20)
  • policy: add 'single' policy (#70) (da537b4)
  • policy: add reverse_order policy (464f2d8)
  • policy: play in order (679bc2c)
  • update docs (#19) (0e7a564)
  • update: auto-update (#28) (a730726)

Bug Fixes

  • ci: fix action-create-tag v1 (#88) (3987942)
  • ci: fix infinite PR loop by please-release action (#82) (a984910)
  • ci: fix please-release action (#87) (1d93e3e)
  • ci: fix release-drafter (#83) (b4ffdb4)
  • ci: fix release-drafter config (#84) (77f8d17)
  • ci: revert luarocks CI and please-release (#99) (779f67d)
  • ci: use please-release v4, remove 'package-name' (#94) (c509f36)
  • filter: fix 'primary' filter (91e89c9)
  • install: fix NPE in first installation (#24) (2871108)
  • install: fix NPE while installation (#64) (3aa8c2d)

Performance Improvements

  • build: async run to avoid blocking (#46) (814a927)
  • build: improve git submodules installation speed (#50) (18ce09e)
  • ci: reduce to weekly run (#30) (f4f7603)
  • ci: try again personal token (#105) (694cf32)
  • ci: upload luarocks (#101) (ae06ac4)
  • ci: upload luarocks (#77) (b6c7f59)
  • ci: upload luarocks (#91) (55be084)
  • collector: improve colorschemes list (#66) (3c4060c)
  • colorschemes: improve COLORSCHEMES list (#71) (5211c28)
  • config: by default only enable 'primary' colors (3c4060c)
  • init: improve speed via build index when initializing (#37) (8782111)
  • install: optimize install logs (#41) (679bc2c)
  • install: optimize log message (#75) (1ddde8c)
  • load: improve loading data speed (9e835a5)
  • policy: remove 'name' from fixed interval policy (#68) (759d524)
  • refactor: improve code structure (#33) (9e835a5)
  • shuffle: better bitwise xor for random integer (#44) (464f2d8)

Reverts

v1.12.1

08 Dec 05:47
43cf9cf
Compare
Choose a tag to compare

1.12.1 (2023-12-08)

Performance Improvements

v1.12.0

08 Dec 05:41
062e671
Compare
Choose a tag to compare

1.12.0 (2023-12-08)

Features

  • command: add Colorbox command and provide reinstall option (b2a561b)
  • config: add cache_dir option (679bc2c)
  • controller: provide update option (#57) (c6338ff)
  • filter: add 'primary' filter (#21) (4c51455)
  • fixed interval: support fixed interval timing and policy (#59) (f0fcd55)
  • install: support 'reinstall' on Windows (#62) (9f00c7b)
  • install: use neovim branch for lifepillar/vim-solarized8 (#52) (b2a561b)
  • MPV done (4c51455)
  • policy: add 'by filetype' policy (#72) (2910a20)
  • policy: add 'single' policy (#70) (da537b4)
  • policy: add reverse_order policy (464f2d8)
  • policy: play in order (679bc2c)
  • update docs (#19) (0e7a564)
  • update: auto-update (#28) (a730726)

Bug Fixes

  • ci: fix action-create-tag v1 (#88) (3987942)
  • ci: fix infinite PR loop by please-release action (#82) (a984910)
  • ci: fix please-release action (#87) (1d93e3e)
  • ci: fix release-drafter (#83) (b4ffdb4)
  • ci: fix release-drafter config (#84) (77f8d17)
  • ci: revert luarocks CI and please-release (#99) (779f67d)
  • ci: use please-release v4, remove 'package-name' (#94) (c509f36)
  • filter: fix 'primary' filter (91e89c9)
  • install: fix NPE in first installation (#24) (2871108)
  • install: fix NPE while installation (#64) (3aa8c2d)

Performance Improvements

  • build: async run to avoid blocking (#46) (814a927)
  • build: improve git submodules installation speed (#50) (18ce09e)
  • ci: reduce to weekly run (#30) (f4f7603)
  • ci: upload luarocks (#77) (b6c7f59)
  • ci: upload luarocks (#91) (55be084)
  • collector: improve colorschemes list (#66) (3c4060c)
  • colorschemes: improve COLORSCHEMES list (#71) (5211c28)
  • config: by default only enable 'primary' colors (3c4060c)
  • init: improve speed via build index when initializing (#37) (8782111)
  • install: optimize install logs (#41) (679bc2c)
  • install: optimize log message (#75) (1ddde8c)
  • load: improve loading data speed (9e835a5)
  • policy: remove 'name' from fixed interval policy (#68) (759d524)
  • refactor: improve code structure (#33) (9e835a5)
  • shuffle: better bitwise xor for random integer (#44) (464f2d8)

Reverts

v1.9.1

07 Dec 09:36
8ab8f75
Compare
Choose a tag to compare

1.9.1 (2023-12-07)

Performance Improvements

v1.9.0

07 Dec 08:07
47e1fc8
Compare
Choose a tag to compare

1.9.0 (2023-12-07)

Features

  • policy: add 'by filetype' policy (#72) (2910a20)