Skip to content

Releases: linrongbin16/colorbox.nvim

v2.0.5

05 Feb 10:37
58243e6
Compare
Choose a tag to compare

2.0.5 (2024-02-05)

Bug Fixes

  • timing: remove 'UIEnter' from on nvim start (#182) (187cc48)

v2.0.4

04 Feb 03:21
4c3020a
Compare
Choose a tag to compare

2.0.4 (2024-02-04)

Bug Fixes

  • filetype policy: listen to more events for correctly timely trigger (#180) (fefc64d)

Performance Improvements

  • filetype policy: add 'empty' option for empty filetype (#180) (fefc64d)
  • filetype policy: make 'fallback' optional (#180) (fefc64d)

v2.0.3

31 Jan 09:45
73ef39b
Compare
Choose a tag to compare

2.0.3 (2024-01-31)

Bug Fixes

  • deepcopy exception in ColorSchemePre (#176) (2e18e51)

v2.0.2

24 Jan 03:32
e6903c0
Compare
Choose a tag to compare

2.0.2 (2024-01-24)

Bug Fixes

  • install: move 'db.json' to autoload to fix luarocks package (#173) (e16accd)

Performance Improvements

v2.0.1

23 Jan 02:46
6b044f9
Compare
Choose a tag to compare

2.0.1 (2024-01-23)

Bug Fixes

v2.0.0

15 Jan 14:50
3d28917
Compare
Choose a tag to compare

2.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • filter: enable color when filter returns true (#158)

Performance Improvements

  • filter: enable color when filter returns true (#158) (08b9d4b)

v1.14.2

30 Dec 14:53
22a2858
Compare
Choose a tag to compare

1.14.2 (2023-12-30)

Bug Fixes

v1.14.1

27 Dec 04:46
3a44412
Compare
Choose a tag to compare

1.14.1 (2023-12-27)

Performance Improvements

  • command: improve 'info' sub command behavior (#150) (801326c)

v1.14.0

27 Dec 03:16
4b9394e
Compare
Choose a tag to compare

1.14.0 (2023-12-27)

Features

  • collector: collect more (>= 500 stars) colors (#148) (83e31af)
  • command: add 'info' sub command for detailed info (#148) (83e31af)

Bug Fixes

  • policy: fix reverse order exceptions (#148) (83e31af)

Performance Improvements

v1.13.9

26 Dec 07:22
1dff0f3
Compare
Choose a tag to compare

1.13.9 (2023-12-26)

Performance Improvements