We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8048a3 commit 38afb94Copy full SHA for 38afb94
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Change Log
2
========================================
3
4
+v0.7.10 - 2022-04-29
5
+----------------------------------------
6
+
7
+- Disallow catch_all together with repeatable arg
8
+- Refactor parse_requirements views
9
+- Add support for generating tab-indented scripts using BASHLY_TAB_INDENT
10
+- Add settings.yml as an alternative to environment variables
11
+- Support env value in settings.yml as an alternative to BASHLY_ENV
12
13
14
v0.7.9 - 2022-04-02
15
----------------------------------------
16
0 commit comments