Releases: linrongbin16/colorbox.nvim
Releases · linrongbin16/colorbox.nvim
v3.1.0
3.1.0 (2024-06-13)
Features
- Add shuffle command to change color randomly (#239) (3ad6453)
v3.0.0
3.0.0 (2024-06-04)
⚠ BREAKING CHANGES
- configs: set default filter to 'primary' for simplicity (#237)
- command: remove
reinstall
and clean
sub commands (#235)
Features
Bug Fixes
- policy: correctly save track on loading colorscheme (#235) (c614017)
Code Refactoring
- command: remove
reinstall
and clean
sub commands (#235) (c614017)
- configs: set default filter to 'primary' for simplicity (#237) (a93736b)
v2.1.2
2.1.2 (2024-05-13)
Bug Fixes
v2.1.1
2.1.1 (2024-05-06)
Bug Fixes
- install: fix git submodules installation (#227) (8a79075)
v2.1.0
2.1.0 (2024-04-01)
Features
v2.0.17
2.0.17 (2024-04-01)
Performance Improvements
v2.0.16
2.0.16 (2024-03-27)
Performance Improvements
v2.0.15
2.0.15 (2024-03-20)
Bug Fixes
- collector: remove 'RRethy/nvim-base16' from blacklist (#214) (1c23e24)
v2.0.14
2.0.14 (2024-03-04)
Bug Fixes
- collector: fix fetch exception during awesome-neovim (#212) (f952a14)
v2.0.13
2.0.13 (2024-03-01)
Bug Fixes
- loader: don't run command in ColorSchemePre (#209) (0b90486)