Skip to content

Version 2.1.0

Latest

Choose a tag to compare

@vjik vjik released this 01 Dec 06:30
· 9 commits to master since this release
Immutable release. Only release title and notes can be modified.
2.1.0
465650f
  • New #47: Add filter option for FileHelper::clearDirectory() (@dood-, @vjik)
  • Chg #101, #102: Change PHP constraint in composer.json to 8.0 - 8.5 (@vjik)
  • Enh #72: In PathMatcher::only() and PathMatcher::except() methods move a type hints from annotation
    to signature (@xepozz)
  • Enh #87: Use FQN for built-in PHP functions, minor refactoring FileHelper and PathMatcher (@Tigrov)
  • Enh #99: Suppress warnings that emitted when path not exist on FileHelper::lastModifiedTime() usage (@vjik)
  • Bug #91: Restore error handler after handling exception (@vjik)

Full changelog