Skip to content

Releases: php-internal/path

v1.2.0

03 Dec 11:32
ec0ddb0

Choose a tag to compare

1.2.0 (2025-12-03)

Features

  • Add base directory parameter to Path::absolute() method (047cd51)

Documentation

  • Improve README and Path class documentation for clarity and usage examples (b68afd0)

v1.1.1

02 Dec 22:42
a896d0c

Choose a tag to compare

1.1.1 (2025-12-02)

Bug Fixes

  • Update .gitattributes to ignore CLAUDE.md instead of CLAUDE.local.md (39805ef)

v1.1.0

02 Dec 22:40
dd67e90

Choose a tag to compare

1.1.0 (2025-12-02)

Features

  • Add case sensitivity option for path matching (6c6060c)

1.0.0

02 Dec 22:21
1144d33

Choose a tag to compare

fix: Add case sensitivity for path matching on linux