features
- add fzf support (see issue #26 and formats
fzf-native
andfzf-csv
) - add fuse support for virtual filesystem from catalog (see issue #30 and command
mount
) - replace
tree
withls -r
- refactor node implementation
- test with pylint
- test with shellcheck
- more tests
- linting (f-string, typing and more)
- support for python 3.9 and 3.10
- drop python 3.5 support
bug fixes
- fix recursive size bug