Releases: linrongbin16/colorbox.nvim
Releases · linrongbin16/colorbox.nvim
v2.0.5
2.0.5 (2024-02-05)
Bug Fixes
- timing: remove 'UIEnter' from on nvim start (#182) (187cc48)
v2.0.4
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
2.0.3 (2024-01-31)
Bug Fixes
v2.0.2
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
2.0.1 (2024-01-23)
Bug Fixes
v2.0.0
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.1
1.14.1 (2023-12-27)
Performance Improvements
- command: improve 'info' sub command behavior (#150) (801326c)
v1.14.0
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
Performance Improvements
v1.13.9
1.13.9 (2023-12-26)
Performance Improvements