Releases: adhocore/php-cli
Releases · adhocore/php-cli
Version v1.7.2
Version v1.7.1 (== v1.7.0)
Full Changelog: v1.7.0...v1.7.1
Version v1.7.0 (Progressbar Labels, Justify content)
What's Changed
- feat: writes a key/value set to two columns in a row by @dimtrovich in #99
- patch: Adding new options to the progressbar by @dimtrovich in #98
- Apply fixes from StyleCI by @adhocore in #101
Full Changelog: v1.6.2...v1.7.0
Version 1.6.2 (Arguments help ordering)
Version 1.6.1 (Default command helper)
Version v1.6.0 (Show option/arg defaults in help)
What's Changed
Full Changelog: v1.5.0...v1.6.0
Version v1.5.0 (Progress Bar)
What's Changed
- Feat Proposal: add progressbar to output by @dimtrovich in #78
- fix(test): IteratorAggregate compatibility on php 8.1 by @dimtrovich in #83
- Add progress bar by @adhocore in #82
New Contributors
- @dimtrovich made their first contribution in #78
Full Changelog: v1.4.0...v1.5.0
Version v1.4.0 (Exception handler)
What's Changed
Full Changelog: v1.3.1...v1.4.0
Version v1.3.1 (Non interactive tests)
Full Changelog: v1.3.0...v1.3.1
Version v1.3.0 (Env fix, WinOS fix)
What's Changed
- fixed issue where certain commands would not execute due to env typings by @mrmusselman1 in #75
- Had issues on windows - fixed them + added custom descriptors support to Shell by @shlomohass in #77
New Contributors
- @mrmusselman1 made their first contribution in #75
- @shlomohass made their first contribution in #77
Full Changelog: v1.2.0...v1.3.0