Releases: php-toolkit/fsutil
Releases · php-toolkit/fsutil
v2.0.6
Change Log
Update
- up: ftb add new method for quick replace tpl vars 1d55ae4
- up: update some find logic and update some util method 7ba7fd9
Other
- ci: remove run ci tests on php8.0 ffee99a
v2.0.5
Change Log
Update
- up: add new method for glob match render files b2e65c2
- up: update the ftb template file render logic d5309c7
- up: update the dir copy and file tree build a86ab5b
Other
- chore: update some example and test code 98b3e8f
- ci: update the gh action script 35dcca3
v2.0.4
Change Log
Feature
- 0676922 feat: FileTreeBuilder - quick create files and tree dirs
Update
- 6625fc9 up: update realpath method logic, add new help method
- 5a53dbb up: update some fs util methods
- bef1316 up: update the gh release action script
v2.0.3
Change Log
Update
- up: update some logic for finder 5d534e2
Fixed
- fix: fix file finder error on iter sub-dir 73b2877
v2.0.2
Change Log
Fixed
- fix: fix logic error for file finder 9b95ed0
Other
- chore(deps): bump actions/checkout from 2 to 3 96f433e
v2.0.1
Change Log
Update
- update some for file finder bea2984
- up: update some dir itertor methods 86fa1b1
- up: add some Path help methods, add some tests 245a58c
Feature
v2.0.0
Change Log
- breaking: migrate to php 8.0+ for all codes c3b2420
v1.1.2
Change Log
Update
- up: add auto gen changelog on release new tag 02c683d
Other