Release 1.2.8
What's Changed
- fix: Allow links starting with an underscore by @HitoriSensei in #180
- Pass the --no-info option when calling help2man by @jscott0 in #191
- Fix const‑correctness for strchr/strrchr by @owentrigueros in #199
- Avoid polling if response is already there by @Arusekk in #201
- Avoid corruption on cache write errors by @Arusekk in #200
- Fix issue #190: Implement robust retry logic for downloads by @fangfufu in #203
- Fix hang and crash on 404 directory access (Issue #95) by @fangfufu in #204
- Fix #193: Parse links to intermediate subdirectories by @fangfufu in #205
- Fix argument parsing for fstab and mount.fuse compatibility (Issues #100, #102) by @fangfufu in #206
New Contributors
- @HitoriSensei made their first contribution in #180
- @jscott0 made their first contribution in #191
- @owentrigueros made their first contribution in #199
- @Arusekk made their first contribution in #201
Full Changelog: 1.2.7...1.2.8