Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 983 Bytes

File metadata and controls

27 lines (12 loc) · 983 Bytes

Changelog

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)

1.1.1 (2025-12-02)

Bug Fixes

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

1.1.0 (2025-12-02)

Features

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