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 9629d99 commit 2f4f37cCopy full SHA for 2f4f37c
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [0.7.0](https://github.com/adhocore/php-cli/releases/tag/0.7.0) (2019-12-30)
2
+
3
+### Bug Fixes
4
+- **Output.helper**: Pad ## (Jitendra Adhikari) [_73a4a4e_](https://github.com/adhocore/php-cli/commit/73a4a4e)
5
+- **Normalizer**: Invert bool iff type is bool not value (Jitendra Adhikari) [_6ff4acd_](https://github.com/adhocore/php-cli/commit/6ff4acd)
6
7
+### Internal Refactors
8
+- **Option**: Improve bool() check (Jitendra Adhikari) [_e7e95e3_](https://github.com/adhocore/php-cli/commit/e7e95e3)
9
10
11
## [0.6.2](https://github.com/adhocore/php-cli/releases/tag/0.6.2) (2019-12-30)
12
13
### Bug Fixes
VERSION
@@ -1 +1 @@
-0.6.2
+0.7.0
0 commit comments