Releases: linrongbin16/colorbox.nvim
Releases · linrongbin16/colorbox.nvim
v1.3.0
1.3.0 (2023-11-22)
Features
- policy: add
reverse_order
policy (464f2d8)
Performance Improvements
- shuffle: better bitwise xor for random integer (#44) (464f2d8)
v1.2.0
1.2.0 (2023-11-22)
Features
- config: add
cache_dir
option (679bc2c)
- policy: play in order (679bc2c)
Performance Improvements
v1.1.2
1.1.2 (2023-11-22)
Performance Improvements
- init: improve speed via build index when initializing (#37) (8782111)
v1.1.1
1.1.1 (2023-11-21)
Performance Improvements
- load: improve loading data speed (9e835a5)
- refactor: improve code structure (#33) (9e835a5)
v1.1.0
1.1.0 (2023-11-21)
Features
Performance Improvements
v1.0.1
1.0.1 (2023-11-21)
Bug Fixes
- install: fix NPE in first installation (#24) (2871108)
v1.0.0
1.0.0 (2023-11-21)
Features