Changes for version 0.19 - 2026-05-11

  • Fix ratio precision in plhasa output: use pack/unpack 'f' to match lhasa's C float rounding (e.g. 25340/40000 gives 63.3% not 63.4%)
  • Update MANIFEST: add t/charset.t, tools/plhasa, MANIFEST.SKIP, .github/workflows/ci.yml, synthetic test archives; remove bin/act and lib/Archive/Lha.c (generated, now git-ignored)

Documentation