Releases: php-toolkit/sys-utils
Releases · php-toolkit/sys-utils
v2.0.5
Change Log
- up: add new tool class and update cmd build cb7f01b
- up: update some for cmd build and run e9fd416
v2.0.4
Change Log
Fixed
- fix: Env PATH fetch and find exec file not works in windows 82be07f
Update
- up: update the execAndPrint() error output style b347e8c
- up: update some for cmd builder 14d623d
- up: update the php and release action 74a9075
v2.0.3
Change Log
- fix: getScreenSize return data type error 3d5c546
v2.0.2
Change Log
- up: update CmdBuild::runAndPrint return type 9dace04
- update: update some for cmd build f060632
v2.0.1
Change Log
Update
- update: update some proc util methods acc9af5
- add new method for procTasks 20e6894
- update: update some proc task logic 3ce13df
Feature
- feat: add ProcTasks for run task by php multi process 4b8a58d
- feat: add new class ProcCmd for quick exec command by proc_open 11d1063
v2.0.0
Change Log
Fixed
- up: fix some error, update readme ef8d1b6
Update
Other
- breaking: migrate to php 8.0+ syntax e9f7056