* 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
0.5.13
* fix `update` but that was clearing other nodes
0.5.11
* per default store the subsize (change `-u --subsize` to `-n --no-subsize`) * display subsize on storages and directories nodes per default
0.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
0.5.8
- update information displayed for storage (add number of files) - show error when no file is found with `ls`
0.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