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 32d45c2 commit 79e9a1bCopy full SHA for 79e9a1b
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [0.7.3](https://github.com/adhocore/php-cli/releases/tag/0.7.3) (2020-01-03)
2
+
3
+### Internal Refactors
4
+- **App**: Add onExit prop, execute or action can return exit code (Jitendra Adhikari) [_1e754a8_](https://github.com/adhocore/php-cli/commit/1e754a8)
5
6
+### Documentations
7
+- About cmd exit code (Jitendra Adhikari) [_32d45c2_](https://github.com/adhocore/php-cli/commit/32d45c2)
8
+- About cmd usage ($0 and ##) (Jitendra Adhikari) [_2319370_](https://github.com/adhocore/php-cli/commit/2319370)
9
10
11
## [0.7.2](https://github.com/adhocore/php-cli/releases/tag/0.7.2) (2020-01-02)
12
13
### Bug Fixes
VERSION
@@ -1 +1 @@
-0.7.2
+0.7.3
0 commit comments