File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
========================================
3
3
4
+ v1.2.1 - 2024-07-25
5
+ ----------------------------------------
6
+
7
+ - Add validation to disallow required args before optional [ ` f2d6276 ` ] ( https://github.com/DannyBen/bashly/commit/f2d6276 )
8
+ - Fix shellcheck violations and reduce use of ` eval ` [ ` 41da133 ` ] ( https://github.com/DannyBen/bashly/commit/41da133 )
9
+ - Fix default command not being triggered when only flags are provided [ ` c659830 ` ] ( https://github.com/DannyBen/bashly/commit/c659830 )
10
+ - Fix prompt in bashly shell [ ` de231e8 ` ] ( https://github.com/DannyBen/bashly/commit/de231e8 )
11
+ - Compare [ ` v1.2.0..v1.2.1 ` ] ( https://github.com/dannyben/bashly/compare/v1.2.0..v1.2.1 )
12
+
13
+
4
14
v1.2.0 - 2024-07-05
5
15
----------------------------------------
6
16
You can’t perform that action at this time.
0 commit comments