Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

24 lines (12 loc) · 406 Bytes

filepaths

0.1.3 (2024-07-22)

Fixed

  • A minor issue involving ** when used with Allegro.

0.1.2 (2024-03-07)

Fixed

  • Arguments to join can now be composite themselves, like: (join "/foo/bar" "baz/test.json")

0.1.1 (2024-01-27)

Fixed

  • Handling of special path components like ...

0.1.0 (2024-01-24)

Initial release with confirmed support for SBCL, ECL, ABCL.