Releases: php-toolkit/pflag
Releases · php-toolkit/pflag
v2.0.6
Change Log
Update
- up: update flags parse option logic 1636bce
Other
- chore: update release action codes 6619dc8
v2.0.5
Change Log
Fixed
- fix: validator tips not display on render help b83477f
- fix: short option check and sort options map 62bb1f2
Update
- up: update some for string to bool value 190cf6f
- up: update the cmd, flags help render logic 315aac6
- up: use the gookit/gitw chlog for generate changelog 6628805
Other
- chore(deps): bump actions/checkout from 2 to 3 d44eaf4
- chore(deps): bump actions/cache from 2 to 3 c275b6b
- chore: update some preview images and update readme docs 2772c34
v2.0.4
Change Log
- fix: next is option value check error df8d27b
- fix: collect array argument error 6246541
v2.0.3
Change Log
Update
- up: support more custom setting for add arg flag 96b4050
Fixed
- fix: the remian args collect error 6822123
v2.0.2
Change Log
Fixed
- fix: remian args is not string list 8e36450
Other
- chore: run php-cs-fixer for the ./ 24d17d5
v2.0.1
Change Log
- up: optimize CliApp code b1099ef
- update: add new methods for cli cmd,app 7a99f46
v2.0.0
Change Log
Update
- upgrade: only tests on php 8.0+ c3ecac7
- update: migrate code syntax to php 8.0+ 1b407de
Fixed
Feature
- feat: support add CmdHandler class to CliApp f085b16
v1.2.0
Change Log
Fixed
- fix: flag type check error 2ad6fd5
- fix: syntax error on php 7.4 00be077
- fix: syntax error on < php 7.4 1fcb150
Feature
- feat: add built in simple app and cmd builder 36903c1
Update
- update: add an util methods, update readme 6bf883c
Other
- prof: add some helper methods from cli-utils 3227051
- style: update readme, remove some unused codes 2987de9
- chore: add some tests for CliApp 65c727c
v1.1.2
Change Log
Update
- up: use php 8.0 for gen tag release d733ce4
Fixed
v1.1.1
Change Log
Feature
- feat: add new methods for get str as array 4ffe85f
- feat: support add multi alises for an option fb447ff
Optimize
- prof: has multi words, is an desc. auto padding type: string c165362
- prof: display option alias on render help ea91aa2
Other
- style: update readme, add docsify config b32b3bd
- chore: update navbar config 90f35d6
- doc: user remote repo navbar config dc705bd
- doc: update docs config e6e8b41
- doc: update some doc config 679f9a0