Releases: linrongbin16/colorbox.nvim
Releases · linrongbin16/colorbox.nvim
v1.13.5
v1.13.4
v1.13.3
v1.13.2
v1.13.1
v1.13.0
1.13.0 (2023-12-08)
Features
- command: add
Colorbox
command and providereinstall
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 forlifepillar/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
v1.12.0
1.12.0 (2023-12-08)
Features
- command: add
Colorbox
command and providereinstall
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 forlifepillar/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)