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 9bad52c commit 72d0da4Copy full SHA for 72d0da4
CHANGELOG.md
@@ -1,6 +1,19 @@
1
Change Log
2
========================================
3
4
+v0.4.0 - 2022-05-21
5
+----------------------------------------
6
+
7
+- Improve template
8
+- Refactor CLI commands
9
+- Add Tester class for testing any completions script
10
+- Add tester CLI command
11
+- Add support for middle wildcard for --flag args completions
12
+- Add COMPLETELY_DEBUG environment setting
13
+- Allow setting the CONFIG_PATH argument via the COMPLETELY_CONFIG_PATH environment variable
14
+- Allow setting the SCRIPT_PATH argument via the COMPLETELY_SCRIPT_PATH environment variable
15
16
17
v0.3.1 - 2022-02-20
18
----------------------------------------
19
0 commit comments