Skip to content

Commit 20cd3e1

Browse files
committed
Changelog.
1 parent 089481c commit 20cd3e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
Changelog
22
=========
33

4-
### v?
4+
### v2.2 -- 2023-06-01
55

66
Notable changes:
77

88
* `bashy-core`:
9-
* New helper function: `set-array-from-lines` and `sort-array`.
9+
* New helper functions: `set-array-from-lines` and `sort-array`.
1010
* `lib`: New option `--exec`. New feature `lib .`, `lib ..`, etc.
1111
* Expanded functionality of `helpy print-usage`.
1212
* `ubik`:
1313
* Finds functions from the library, not just commands (scripts).
1414
* Smarter error reporting.
15-
* `stderr`
15+
* `stderr`:
1616
* New helper functions for more consistency amongst commands.
1717
* `progress-msg` defaults to enabled.
18+
* A decent handful of bugfixes.
1819
* `bashy-basics`:
1920
* New command hierarchy `buildy`, to do some common project-build type stuff.
2021
* New script `timey secs`. Subsumes and deprecates `timey now-secs`.

0 commit comments

Comments
 (0)