Releases: adhocore/php-cli
Releases · adhocore/php-cli
Version 0.9.0
- ability to unset some options or arguments
Version 0.8.4
Builds
- Travis: Add php 7.3 and 7.4 (Jitendra Adhikari) a5c4a16
Version 0.8.3
Internal Refactors
- App: Extract cmd not found to outputhelper (Jitendra Adhikari) c317634
Version 0.8.2
Bug Fixes
- Normalizer: Complex option containing value delimited by = (Jitendra Adhikari) 5d5394a
Version 0.8.1
Bug Fixes
- Cmd.action: Can be array too (besides closure/null) (Jitendra Adhikari) 238c8b1
Version 0.8.0
Features
- Cmd.action: Bind to $this (Jitendra Adhikari) c479995
Documentations
- Add credits, update license year (Jitendra Adhikari) 2bf08c5
Version 0.7.3
Internal Refactors
- App: Add onExit prop, execute or action can return exit code (Jitendra Adhikari) 1e754a8
Documentations
- About cmd exit code (Jitendra Adhikari) 32d45c2
- About cmd usage ($0 and ##) (Jitendra Adhikari) 2319370
Version 0.7.2
Bug Fixes
- Cmd.help: Usage label was printed even if no text (Jitendra Adhikari) 4639624
Version 0.7.1
Bug Fixes
- Phpunit: Rm xml.syntaxCheck (Jitendra Adhikari) 6ae66b0
Internal Refactors
- Interactor: Reduce complexity in prompt (Jitendra Adhikari) dd008af
Miscellaneous
- Composer: Tweak script.test (Jitendra Adhikari) 9b8ee5d
- Travis: Script (Jitendra Adhikari) c41e256
Version 0.7.0
Bug Fixes
- Output.helper: Pad ## (Jitendra Adhikari) 73a4a4e
- Normalizer: Invert bool iff type is bool not value (Jitendra Adhikari) 6ff4acd
Internal Refactors
- Option: Improve bool() check (Jitendra Adhikari) e7e95e3