Skip to content

Release 1.10.0

Compare
Choose a tag to compare
@agung2001 agung2001 released this 03 Feb 23:22
· 48 commits to master since this release

1.10.0 (2024-02-03)

Features

  • add level parameter for directory removal (923409a)
  • add phpcs path config check (2a33c2b)
  • add remove directory older than function (48708af)
  • add rsync command generator (3a82754)

Bug Fixes

  • getdepth function not returning depth correctly (06e4a07)
  • phpcs error PHPCSUtil not found missing installated_path package (3387753)
  • phpcs with space not working (10b1aa1)