Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 504 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 504 Bytes

Changelog

2.x

2.0.3

Jul 28, 2024

  • Reclassified some exceptions as runtime (UnexpectedValueException)

2.0.2

Dec 21, 2023

  • Fix makeRelative no longer accepting any callable instead of Closure objects (unclean revert in 2.0.1)

2.0.1

Dec 21, 2023

  • Remove ext-ds dependency introduced in 2.0.0 for performance reasons

2.0.0

Dec 5, 2023

Forked from 1.0.0

  • Types are declared on PathUtils
  • PHP 8.0 is required

1.x

1.0.0

Nov 6, 2021

Initial release