Skip to content

Releases: adhocore/php-cli

Version v1.7.2

05 Sep 00:12
Compare
Choose a tag to compare

What's Changed

  • fix dynamic property deprecation notice in testsuite on php 8.3 by @lubiana in #103
  • make parameters with null default value explicitly nullable by @lubiana in #104

New Contributors

Full Changelog: v.1.7.0...v1.7.2

Version v1.7.1 (== v1.7.0)

06 Apr 09:09
Compare
Choose a tag to compare

Version v1.7.0 (Progressbar Labels, Justify content)

28 Mar 08:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.7.0

Version 1.6.2 (Arguments help ordering)

22 Jan 22:39
3419131
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

Version 1.6.1 (Default command helper)

26 Jun 10:00
25b5a93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

Version v1.6.0 (Show option/arg defaults in help)

20 Apr 12:53
b3c34ad
Compare
Choose a tag to compare

What's Changed

  • feat: show defaults for options/arguments by @adhocore in #87

Full Changelog: v1.5.0...v1.6.0

Version v1.5.0 (Progress Bar)

30 Mar 13:30
9e60ddf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version v1.4.0 (Exception handler)

25 Mar 14:21
2e46d00
Compare
Choose a tag to compare

What's Changed

  • feat(app): support custom exception handler by @adhocore in #80

Full Changelog: v1.3.1...v1.4.0

Version v1.3.1 (Non interactive tests)

11 Feb 05:29
Compare
Choose a tag to compare

Version v1.3.0 (Env fix, WinOS fix)

11 Feb 04:57
4c2bab4
Compare
Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0