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)