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 b91ab6a commit 63bbe6fCopy full SHA for 63bbe6f
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Change Log
2
========================================
3
4
+v0.7.1 - 2021-11-17
5
+----------------------------------------
6
+
7
+- Refactor library handling (internal)
8
+- Make generated scripts compatible with bash strict mode
9
+- Add support for private commands
10
+- Add ability to import external snippets in bashly.yml
11
+- Add basic validation for key config properties
12
+- Validate the entire config prior to generating
13
+- Add bashly validate CLI command
14
15
16
v0.7.0 - 2021-10-29
17
----------------------------------------
18
0 commit comments