Skip to content

Releases: inhere/php-console

v4.1.6

14 Jan 03:57
Compare
Choose a tag to compare

Change Log

  • fix: help var binWithCmd not with bin name 2742340

v4.1.5

03 Jan 02:52
Compare
Choose a tag to compare

Change Log

Feature

  • feat: support micro sapi mode 54102f0

Update

  • up: update indent space for list data format 59d0b61
  • up: dont split show group and alone commands d5fec40
  • up: update some for format and not found handle 5e3d2d3
  • up: support fire event on sub-cmd and set app to sub-cmd a272ae3

Fixed

  • fix: title formatter var type maybe not fixed 202cef4
  • fix: type error on issues #29 2c2fc33
  • fix: unit test error on subcommands 04e5fdb

What's Changed

New Contributors

Full Changelog: v4.1.4...v4.1.5

v4.1.4

11 May 13:53
Compare
Choose a tag to compare

Change Log

Update

  • up: update some for error handler render exception 7720ce7
  • up: update some for add global option 41067a5
  • update: update some logic for show simple list b57d62f

Fixed

  • fix: use 'top sub' access command error a09383d
  • fix: fix some error for run sub cmd fdcf1c6

v4.1.3

25 Mar 06:09
Compare
Choose a tag to compare

Change Log

Update

  • up: update some logic for run sub commands 40b4cc8

Other

  • chore(deps): bump actions/checkout from 2 to 3 a3e0851

v4.1.2

29 Jan 08:37
Compare
Choose a tag to compare

Change Log

Feature

  • feat: support render attached subcommand help 43e0495

Update

  • up: update some for output class 4729979
  • up: remove some depercated methods, modify command flag option 71c0b4a

Fixed

  • fix: phar compiler prop: modifies not init bf25644

v4.1.1

26 Dec 13:04
Compare
Choose a tag to compare

Change Log

Update

  • up: update group command help render 045e0dd

Feature

  • feat: support add flags config for add alone Closure command 6a4b640
  • feat: allow attch multi level sub-commands to command,group d1f9829

Fixed

Other

  • refacting: update all use cli color tag class 07a1e51
  • perf(io): update some use io class logic 5b887a4
  • 👔 refactor(router): move router class to component dir c1d4356
  • chore: delete deprecated class files ee2d8a1
  • breaking: update command register method sign d94eeee
  • chore: replace all description prop to desc ef50e5c
  • refactor: move some trait class to Decorate dir c913803
  • refactor: move io abstract class to Concern dir bc61390
  • refactor: move some abstract class to Concern dir 7259524
  • refactor: update handler construct sign, add some tests 1119e7f
  • chore: add more tests for run group commadn cce9850

v4.1.0

09 Dec 06:43
Compare
Choose a tag to compare

Change Log

Fixed

  • fix: phar package build error, add test build on ci tests 2c35c38

Update

  • up: remove some util methods be11933
  • up: update dep toolkit/pflag to 2.0 ae9e9f6

Other

  • breaking: begin v4.1.x, require php 8.0+ 1a386f1
  • chore: update action script, only test on php 8.0+ edf350a
  • chore: add tests on php 8.1, update readme 001ca21
  • style: run code inspect for src/Component cc52396
  • style: run code inspect for src/IO src/Concern 8195fbd
  • style: run code inspect for src/BuiltIn Util 45f0a1a
  • style: run code inspect for test example resource c5bc385
  • style: run code inspect for some class 7611aba
  • breaking: update some toolkit deps to 2.0 ee9ce7f

v4.0.4

26 Nov 06:28
Compare
Choose a tag to compare

Change Log

Update

  • up: AbstractHandler add new prop:desc instead the prop:description 9cc675a
  • up: update some output format methods 321d252

Fixed

  • fix: echoln and json cli pretty error 973fd28

Other

  • style: update some for help render 4517972

v4.0.3

09 Nov 05:14
Compare
Choose a tag to compare

Change Log

Fixed

  • fix: Undefined property: Inhere\Console\IO\Output:: 907e556

Update

  • update: stdlib class name changed 257dd87

Other

  • chore: update some for cli json render 8c5eb38
  • prof: add some useful methods a254803

v4.0.2

27 Oct 14:11
Compare
Choose a tag to compare

Change Log

Fixed

  • fix: dep package toolkit/fsutil not added 32f386f

Other

  • refactor: refacting the input output class. 6f97050