Skip to content

Releases: linrongbin16/colorbox.nvim

v3.1.0

14 Jun 01:05
8126190
Compare
Choose a tag to compare

3.1.0 (2024-06-13)

Features

  • Add shuffle command to change color randomly (#239) (3ad6453)

v3.0.0

04 Jun 02:30
75598fe
Compare
Choose a tag to compare

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

  • hook: add 'post_hook' function hooks (#238) (9f91613)

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

13 May 02:55
6e84f2d
Compare
Choose a tag to compare

2.1.2 (2024-05-13)

Bug Fixes

v2.1.1

06 May 02:31
415a545
Compare
Choose a tag to compare

2.1.1 (2024-05-06)

Bug Fixes

  • install: fix git submodules installation (#227) (8a79075)

v2.1.0

01 Apr 03:30
70a388e
Compare
Choose a tag to compare

2.1.0 (2024-04-01)

Features

v2.0.17

01 Apr 01:06
94c1783
Compare
Choose a tag to compare

2.0.17 (2024-04-01)

Performance Improvements

v2.0.16

27 Mar 03:42
5dfd6ec
Compare
Choose a tag to compare

2.0.16 (2024-03-27)

Performance Improvements

v2.0.15

20 Mar 04:38
a37d9af
Compare
Choose a tag to compare

2.0.15 (2024-03-20)

Bug Fixes

  • collector: remove 'RRethy/nvim-base16' from blacklist (#214) (1c23e24)

v2.0.14

04 Mar 10:28
da94399
Compare
Choose a tag to compare

2.0.14 (2024-03-04)

Bug Fixes

  • collector: fix fetch exception during awesome-neovim (#212) (f952a14)

v2.0.13

01 Mar 02:00
d37e3d8
Compare
Choose a tag to compare

2.0.13 (2024-03-01)

Bug Fixes

  • loader: don't run command in ColorSchemePre (#209) (0b90486)