Changes for version 0.17 - 2026-05-11

  • Fix pathname() dropping trailing slash on directory entries (File::Spec->canonpath strips it); switch to File::Spec::Unix->canonpath for portable forward-slash paths on all platforms
  • Add synthetic test archive dir_trailing_slash.lha with -lhd- and -lh0- directory entries to regression-test trailing slash preservation

Documentation