Skip to content

Releases: mgree/ffs

Latest development build

06 Mar 11:16
adc2806

Choose a tag to compare

Pre-release
Bump toml from 1.0.2+spec-1.1.0 to 1.0.3+spec-1.1.0 (#122)

Bumps [toml](https://github.com/toml-rs/toml) from 1.0.2+spec-1.1.0 to 1.0.3+spec-1.1.0.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v1.0.2...toml-v1.0.3)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.3+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.2

26 Sep 13:54
35f6bf8

Choose a tag to compare

  • Handle failed mounts better, with an appropriate message and error
    code.
  • Revise exit codes: 0 means success, 1 means FS error, 2 means CLI
    error.
  • --time flag for emitting timing information on STDERR.
  • Basic startup/shutdown benchmarking, with microbenchmarks.
  • Upgrade to fuser 0.9.1. Concomitant bugfixes turn off AutoUnmount.
  • Improvements/bugfixes in regression tests.

ffs v0.1.1

15 Jul 19:01

Choose a tag to compare

  • Extended attribute user.type manages metadata.
  • Ignore macOS extended attribute files ._*.
  • --pretty flag for JSON and TOML.
  • Wrote INSTALL.md.
  • Improved manpage.
  • --new flag for starting from an empty filesystem.
  • --munge flag for controlling renaming; revised renaming policy. Restore files whose names are munged.

ffs v0.1.0

26 Jun 19:50

Choose a tag to compare

Initial release.

Binaries are in ffs.platform.