File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- ### v?
4
+ ### v2.2 -- 2023-06-01
5
5
6
6
Notable changes:
7
7
8
8
* ` bashy-core ` :
9
- * New helper function : ` set-array-from-lines ` and ` sort-array ` .
9
+ * New helper functions : ` set-array-from-lines ` and ` sort-array ` .
10
10
* ` lib ` : New option ` --exec ` . New feature ` lib . ` , ` lib .. ` , etc.
11
11
* Expanded functionality of ` helpy print-usage ` .
12
12
* ` ubik ` :
13
13
* Finds functions from the library, not just commands (scripts).
14
14
* Smarter error reporting.
15
- * ` stderr `
15
+ * ` stderr ` :
16
16
* New helper functions for more consistency amongst commands.
17
17
* ` progress-msg ` defaults to enabled.
18
+ * A decent handful of bugfixes.
18
19
* ` bashy-basics ` :
19
20
* New command hierarchy ` buildy ` , to do some common project-build type stuff.
20
21
* New script ` timey secs ` . Subsumes and deprecates ` timey now-secs ` .
You can’t perform that action at this time.
0 commit comments