File tree 2 files changed +19
-8
lines changed
2 files changed +19
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## [ 0.2.1] - 2024-10-23
5
+ ## [ 0.2.2] - 2024-10-24
6
+
7
+ ### 🚀 Features
8
+
9
+ - Add inspector to CLI
10
+ - Morhulis as a singleton(Probably), add --version flag to cli
11
+
12
+ ### 🐛 Bug Fixes
13
+
14
+ - * (Runner)* Update astal lock, revert sorting algorithm
6
15
7
16
### 🚜 Refactor
8
17
9
- - Update launcher to handle better sorting
10
- - Double score
18
+ - Revert -V flag
11
19
12
20
### 🎨 Styling
13
21
14
- - * (Runner)* A bit more of spacing 0 -> 10
22
+ - * (Runner)* Foreach > foreach
15
23
16
24
### ⚙️ Miscellaneous Tasks
17
25
18
26
- Update Readme
19
- - Update flake lock
20
- - [ ** breaking** ] Using just instead of make
21
- - Using SHITTY implementation
27
+ - Update Readme
28
+ - * (NIX)* Nix derivation as default
29
+
30
+ ### Build
31
+
32
+ - Add pkgbuilds for git and binaries pkgs
22
33
23
34
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change 1
- v0.2.1
1
+ v0.2.2
You can’t perform that action at this time.
0 commit comments