Skip to content

Commit 062e671

Browse files
chore(main): release 1.12.0 (#100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 779f67d commit 062e671

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,65 @@
2121
* **update:** auto-update ([#28](https://github.com/linrongbin16/colorbox.nvim/issues/28)) ([a730726](https://github.com/linrongbin16/colorbox.nvim/commit/a73072677d9ec24006818710531cd3bcc7200529))
2222

2323

24+
### Bug Fixes
25+
26+
* **ci:** fix action-create-tag v1 ([#88](https://github.com/linrongbin16/colorbox.nvim/issues/88)) ([3987942](https://github.com/linrongbin16/colorbox.nvim/commit/3987942a2d488321faf2f886547cf567c6dbf022))
27+
* **ci:** fix infinite PR loop by please-release action ([#82](https://github.com/linrongbin16/colorbox.nvim/issues/82)) ([a984910](https://github.com/linrongbin16/colorbox.nvim/commit/a984910bd59768281f93ef6c69f7f2603d8a7cba))
28+
* **ci:** fix please-release action ([#87](https://github.com/linrongbin16/colorbox.nvim/issues/87)) ([1d93e3e](https://github.com/linrongbin16/colorbox.nvim/commit/1d93e3edd04edf297bba9b50a136f8f7319838f7))
29+
* **ci:** fix release-drafter ([#83](https://github.com/linrongbin16/colorbox.nvim/issues/83)) ([b4ffdb4](https://github.com/linrongbin16/colorbox.nvim/commit/b4ffdb41b942cd9f599ee5a6c613fc7eb539ef00))
30+
* **ci:** fix release-drafter config ([#84](https://github.com/linrongbin16/colorbox.nvim/issues/84)) ([77f8d17](https://github.com/linrongbin16/colorbox.nvim/commit/77f8d175e0847c7c42b0d0354af27b046676cb54))
31+
* **ci:** revert luarocks CI and please-release ([#99](https://github.com/linrongbin16/colorbox.nvim/issues/99)) ([779f67d](https://github.com/linrongbin16/colorbox.nvim/commit/779f67d82e3785c641157d0026a411db6f4fe442))
32+
* **ci:** use please-release v4, remove 'package-name' ([#94](https://github.com/linrongbin16/colorbox.nvim/issues/94)) ([c509f36](https://github.com/linrongbin16/colorbox.nvim/commit/c509f36c2d0f71768787d3d86d0fa526117271fc))
33+
* **filter:** fix 'primary' filter ([91e89c9](https://github.com/linrongbin16/colorbox.nvim/commit/91e89c9c553c3df59e6ebf26bb1038450f883c30))
34+
* **install:** fix NPE in first installation ([#24](https://github.com/linrongbin16/colorbox.nvim/issues/24)) ([2871108](https://github.com/linrongbin16/colorbox.nvim/commit/2871108ef8093da431df47eea57558c6144f862c))
35+
* **install:** fix NPE while installation ([#64](https://github.com/linrongbin16/colorbox.nvim/issues/64)) ([3aa8c2d](https://github.com/linrongbin16/colorbox.nvim/commit/3aa8c2d5fb9a412f643baddea4d0b3840d2092cb))
36+
37+
38+
### Performance Improvements
39+
40+
* **build:** async run to avoid blocking ([#46](https://github.com/linrongbin16/colorbox.nvim/issues/46)) ([814a927](https://github.com/linrongbin16/colorbox.nvim/commit/814a927a14669af4c8d5c86f22cf75488cf408ee))
41+
* **build:** improve git submodules installation speed ([#50](https://github.com/linrongbin16/colorbox.nvim/issues/50)) ([18ce09e](https://github.com/linrongbin16/colorbox.nvim/commit/18ce09eb234a8788cdadcfd56ffff9818fceadb5))
42+
* **ci:** reduce to weekly run ([#30](https://github.com/linrongbin16/colorbox.nvim/issues/30)) ([f4f7603](https://github.com/linrongbin16/colorbox.nvim/commit/f4f7603285ad6a8df83d3312550bbf7ac3dbdda2))
43+
* **ci:** upload luarocks ([#77](https://github.com/linrongbin16/colorbox.nvim/issues/77)) ([b6c7f59](https://github.com/linrongbin16/colorbox.nvim/commit/b6c7f593a005c40c185fb36966d075c799e19239))
44+
* **ci:** upload luarocks ([#91](https://github.com/linrongbin16/colorbox.nvim/issues/91)) ([55be084](https://github.com/linrongbin16/colorbox.nvim/commit/55be08426d0f98a120539185445e187d16987327))
45+
* **collector:** improve colorschemes list ([#66](https://github.com/linrongbin16/colorbox.nvim/issues/66)) ([3c4060c](https://github.com/linrongbin16/colorbox.nvim/commit/3c4060c214c3b78783250b7c2e1d0a4b4e6d1e94))
46+
* **colorschemes:** improve COLORSCHEMES list ([#71](https://github.com/linrongbin16/colorbox.nvim/issues/71)) ([5211c28](https://github.com/linrongbin16/colorbox.nvim/commit/5211c282596e37755908908f9e04146b947fc9d3))
47+
* **config:** by default only enable 'primary' colors ([3c4060c](https://github.com/linrongbin16/colorbox.nvim/commit/3c4060c214c3b78783250b7c2e1d0a4b4e6d1e94))
48+
* **init:** improve speed via build index when initializing ([#37](https://github.com/linrongbin16/colorbox.nvim/issues/37)) ([8782111](https://github.com/linrongbin16/colorbox.nvim/commit/8782111bdfbe42412a3b3cf00852a9da79f99443))
49+
* **install:** optimize install logs ([#41](https://github.com/linrongbin16/colorbox.nvim/issues/41)) ([679bc2c](https://github.com/linrongbin16/colorbox.nvim/commit/679bc2c592d4bbaaaecede45505dcd61ca6e2fa7))
50+
* **install:** optimize log message ([#75](https://github.com/linrongbin16/colorbox.nvim/issues/75)) ([1ddde8c](https://github.com/linrongbin16/colorbox.nvim/commit/1ddde8c5ebfa4041952757e9d33da799ff039aa6))
51+
* **load:** improve loading data speed ([9e835a5](https://github.com/linrongbin16/colorbox.nvim/commit/9e835a5fd8293ead9d3c331d671a50036483a0c7))
52+
* **policy:** remove 'name' from fixed interval policy ([#68](https://github.com/linrongbin16/colorbox.nvim/issues/68)) ([759d524](https://github.com/linrongbin16/colorbox.nvim/commit/759d524f2e244a2718836b0498a66391f0ab3a14))
53+
* **refactor:** improve code structure ([#33](https://github.com/linrongbin16/colorbox.nvim/issues/33)) ([9e835a5](https://github.com/linrongbin16/colorbox.nvim/commit/9e835a5fd8293ead9d3c331d671a50036483a0c7))
54+
* **shuffle:** better bitwise xor for random integer ([#44](https://github.com/linrongbin16/colorbox.nvim/issues/44)) ([464f2d8](https://github.com/linrongbin16/colorbox.nvim/commit/464f2d838a869d8c3f2f982f0a0330772ec64ed5))
55+
56+
57+
### Reverts
58+
59+
* **ci:** revert please-release action to v3 ([#92](https://github.com/linrongbin16/colorbox.nvim/issues/92)) ([8f78495](https://github.com/linrongbin16/colorbox.nvim/commit/8f784950518effa09d69f373b08c52480c4924de))
60+
* **ci:** use please-release ([#85](https://github.com/linrongbin16/colorbox.nvim/issues/85)) ([d4b2eab](https://github.com/linrongbin16/colorbox.nvim/commit/d4b2eabc2d32987d480320402efc10d2e1b8ccf8))
61+
62+
## [1.12.0](https://github.com/linrongbin16/colorbox.nvim/compare/v1.11.0...v1.12.0) (2023-12-08)
63+
64+
65+
### Features
66+
67+
* **command:** add `Colorbox` command and provide `reinstall` option ([b2a561b](https://github.com/linrongbin16/colorbox.nvim/commit/b2a561b0f85da4836fd3dc136e8593265123617c))
68+
* **config:** add `cache_dir` option ([679bc2c](https://github.com/linrongbin16/colorbox.nvim/commit/679bc2c592d4bbaaaecede45505dcd61ca6e2fa7))
69+
* **controller:** provide `update` option ([#57](https://github.com/linrongbin16/colorbox.nvim/issues/57)) ([c6338ff](https://github.com/linrongbin16/colorbox.nvim/commit/c6338ff63452e78e6492a83da19e38e5646ce241))
70+
* **filter:** add 'primary' filter ([#21](https://github.com/linrongbin16/colorbox.nvim/issues/21)) ([4c51455](https://github.com/linrongbin16/colorbox.nvim/commit/4c51455a3d0a785e755f47d8facb684aac0bddd0))
71+
* **fixed interval:** support fixed interval timing and policy ([#59](https://github.com/linrongbin16/colorbox.nvim/issues/59)) ([f0fcd55](https://github.com/linrongbin16/colorbox.nvim/commit/f0fcd552d3b9d9142b101d070034f1f09008a28d))
72+
* **install:** support 'reinstall' on Windows ([#62](https://github.com/linrongbin16/colorbox.nvim/issues/62)) ([9f00c7b](https://github.com/linrongbin16/colorbox.nvim/commit/9f00c7ba8814b8d2d5b1a8000d068a949954a3f7))
73+
* **install:** use `neovim` branch for `lifepillar/vim-solarized8` ([#52](https://github.com/linrongbin16/colorbox.nvim/issues/52)) ([b2a561b](https://github.com/linrongbin16/colorbox.nvim/commit/b2a561b0f85da4836fd3dc136e8593265123617c))
74+
* MPV done ([4c51455](https://github.com/linrongbin16/colorbox.nvim/commit/4c51455a3d0a785e755f47d8facb684aac0bddd0))
75+
* **policy:** add 'by filetype' policy ([#72](https://github.com/linrongbin16/colorbox.nvim/issues/72)) ([2910a20](https://github.com/linrongbin16/colorbox.nvim/commit/2910a203698851f50b2d9e5754978d7939d3769f))
76+
* **policy:** add 'single' policy ([#70](https://github.com/linrongbin16/colorbox.nvim/issues/70)) ([da537b4](https://github.com/linrongbin16/colorbox.nvim/commit/da537b4aa5aa9f02692d815b4eddce15db2c65dc))
77+
* **policy:** add `reverse_order` policy ([464f2d8](https://github.com/linrongbin16/colorbox.nvim/commit/464f2d838a869d8c3f2f982f0a0330772ec64ed5))
78+
* **policy:** play in order ([679bc2c](https://github.com/linrongbin16/colorbox.nvim/commit/679bc2c592d4bbaaaecede45505dcd61ca6e2fa7))
79+
* update docs ([#19](https://github.com/linrongbin16/colorbox.nvim/issues/19)) ([0e7a564](https://github.com/linrongbin16/colorbox.nvim/commit/0e7a564ef92073a172356acadf183f8f6b7965df))
80+
* **update:** auto-update ([#28](https://github.com/linrongbin16/colorbox.nvim/issues/28)) ([a730726](https://github.com/linrongbin16/colorbox.nvim/commit/a73072677d9ec24006818710531cd3bcc7200529))
81+
82+
2483
### Bug Fixes
2584

2685
* **ci:** fix action-create-tag v1 ([#88](https://github.com/linrongbin16/colorbox.nvim/issues/88)) ([3987942](https://github.com/linrongbin16/colorbox.nvim/commit/3987942a2d488321faf2f886547cf567c6dbf022))

0 commit comments

Comments
 (0)