Skip to content

Release 1.2.9

Choose a tag to compare

@fangfufu fangfufu released this 13 May 00:01
· 172 commits to master since this release
1.2.9
4e963ad

Added

  • Fail early if mountpoint or FUSE module is missing (5c53ad3).

Fixed

  • Improve link initialization error reporting (8911119) (#207).
  • Return the correct failure exit code (5dd032a) (#208).
  • Resolve mountpoint to absolute path to prevent unmount failure on termination for relative mountpoints (3a53c40) (#177).
  • Removed useless NOLINT tags (c8abdec).

Changed

  • Update help's default value based on config.h (adf3bb9) (#150).
  • Update documentation in src/README.md and USAGE.md (1d7e8e5, 1b16c9d).