Skip to content

v1.3.0

Latest

Choose a tag to compare

@roxblnfk roxblnfk released this 12 Aug 21:55
3eca008

1.3.0 (2026-08-12)

Features

  • Add Path::isWithin() to check containment within a base directory (3a8ca39)
  • Add Path::tryRelative() to compute a path relative to a base (1d69465)
  • Update PHP version requirement to >=8.2 (46d5597)

Bug Fixes

  • Update testo/testo version to ^0.10.17 in composer.json (b4fc426)

Documentation

  • Describe tryRelative() and isWithin() in README (d2bfe37)