v0.0.3 / 2020-10-23 * fuse: use debug level instead of error when returning ENOENT * tests: add unit test for revision history * fuse: add flat commit view in a 'history' virtual directory * cache: add missing aiosqlite commit call * rename main CLI command from "swh fuse" to "swh fs" * fuse: use debug option only when loglevel is debug or higher * cli: move module-level import to function-level to reduce startup time * cli: do not ignore user config when reading global.yml * fuse: add error handling around HTTP errors (web API) * CLI: add umount command, as a mnemonic alias for fusermount -u * doc: fix dangling CLI ref in design doc * doc: uniform naming around SwhFS * CLI: add . at the end of short description * CLI: add clean command to remove on-disk cache files