1- # Changelog
1+ ## [ 2.0.1 ] - 2024-08-07
22
3- All notable changes to this project will be documented in this file.
3+ ### Fix
4+
5+ - Telescope display error
46
57## [ 2.0.0] - 2024-07-18
68
7- ### 🚀 Features
9+ ### Chore
10+
11+ - Mv test repo to spec dir
12+ - Fix stylua
13+ - Luachecks
14+ - Add name to commit-lint
15+ - Refactor tests to hopefully pass
16+
17+ ### Ci
18+
19+ - Add commit-lint workflow
20+ - Switch to vusted for testing
21+ - Add plenary install
22+ - Add test for switching normal repo
23+ - Add windows-latest test
24+ - Add busted test to nix check
25+ - Add bused tests
26+ - Add type-check
27+ - Add style check
28+ - Add dependabot.yml
29+ - Add convential commit checker
30+ - Add luarocks release
31+
32+ ### Docs
33+
34+ - Initial readme update
35+ - Update plugin help docs
36+ - Update readme
37+ - Update changelog
38+
39+ ### Feat
840
941- V2 refactor
1042- Add ability to run luarocks non nix
1143
12- ### 🐛 Bug Fixes
44+ ### Fix
1345
1446- Add hook to update current buffer on switch
1547
16- ### 🚜 Refactor
48+ ### Refactor
1749
1850- Stylua fixes and start to build from core
1951- Config
@@ -26,39 +58,28 @@ All notable changes to this project will be documented in this file.
2658- To plenary test and other
2759- Final rework
2860
29- ### 📚 Documentation
61+ ### Test
3062
31- - Initial readme update
32- - Update plugin help docs
33- - Update readme
63+ - Add git ops tests
3464
35- ### 🧪 Testing
65+ ## [ 1.0.0 ] - 2023-11-17
3666
37- - Add git ops tests
67+ ### Fix
3868
39- ### ⚙️ Miscellaneous Tasks
69+ - Typo in README.md
4070
41- - Mv test repo to spec dir
42- - Fix stylua
43- - Luachecks
44- - Add commit-lint workflow
45- - Switch to vusted for testing
46- - Add name to commit-lint
47- - Add plenary install
48- - Refactor tests to hopefully pass
49- - Add test for switching normal repo
50- - Add windows-latest test
51- - Add busted test to nix check
52- - Add bused tests
53- - Add type-check
54- - Add style check
55- - Add dependabot.yml
56- - Add convential commit checker
57- - Add luarocks release
71+ ### Chore
5872
59- ## [ 1.0.0] - 2023-11-17
73+ - Renamed : w to wip.lua
74+ - Removed file
75+ - Nixify
76+ - Create LICENSE
77+
78+ ### Ci
79+
80+ - Add luarocks release uploader
6081
61- ### 🚀 Features
82+ ### Feat
6283
6384- * (delete)* Allowed for deleting the buffer
6485- * (worktree-swap)* Better swapping and sane defaults
@@ -69,7 +90,11 @@ All notable changes to this project will be documented in this file.
6990- * (on_tree_change)* Better interfacing with on_tree_change
7091- * (set_push)* Push so I can push with Git push
7192
72- ### 🐛 Bug Fixes
93+ ### Feta
94+
95+ - * (first-commit)* It "sorta" works.
96+
97+ ### Fix
7398
7499- * (indenting)* Tree shitter to the rescue
75100- * (status)* Status was 8 / 7 at some point.
@@ -79,20 +104,3 @@ All notable changes to this project will be documented in this file.
79104- Merge mistake to prevent errors
80105- : Telescope git_worktree
81106
82- ### ⚙️ Miscellaneous Tasks
83-
84- - Renamed : w to wip.lua
85- - Removed file
86- - Nixify
87- - Add luarocks release uploader
88- - Create LICENSE
89-
90- ### Fix
91-
92- - Typo in README.md
93-
94- ### Feta
95-
96- - * (first-commit)* It "sorta" works.
97-
98- <!-- generated by git-cliff -->
0 commit comments