Releases: deadc0de6/catcli
Releases · deadc0de6/catcli
v0.7.1
- handle archives extension with capitals (#13)
v0.7.0
- implement
--no-banner
for #12
- implement
--no-color
for #12
- refactor storage listing on two lines
v0.6.2
- format storage attributes on
ls
- drop python 3.4 support in tests
v0.6.0
- fix recursive issue (see #9)
- adding hash comparison to maccess when updating (see #10)
- add ability to log changes to file when updating (see #10)
- refactoring
v0.5.13
- fix
update
but that was clearing other nodes
v0.5.11
- per default store the subsize (change
-u --subsize
to -n --no-subsize
)
- display subsize on storages and directories nodes per default
v0.5.9
- add ability to search for directories only (
-d --directory
)
- add ability to search from a different start path than root
- add more tests
v0.5.8
- update information displayed for storage (add number of files)
- show error when no file is found with
ls
v0.5.7
- fix
find
bug when displaying the path (see #7)
- if you experience this issue, use the
-P --parent
switch
- this is fixed on catalogs created with version > 0.5.6