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 3b9ff18 commit 0432d29Copy full SHA for 0432d29
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Change Log
2
========================================
3
4
+v0.8.7 - 2022-09-30
5
+----------------------------------------
6
+
7
+- Update validator to alert when a default command has no args
8
+- Make default environment variables values available in initialize()
9
+- Redirect error messages to stderr
10
+- Add support for global command flags
11
+- Update all examples and show global flags use in examples/docker-like
12
13
14
v0.8.6 - 2022-09-23
15
----------------------------------------
16
0 commit comments