Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Releases: deadc0de6/catcli

v0.7.1

15 Sep 06:02
Compare
Choose a tag to compare
  • handle archives extension with capitals (#13)

v0.7.0

15 Aug 13:05
Compare
Choose a tag to compare
  • implement --no-banner for #12
  • implement --no-color for #12
  • refactor storage listing on two lines

v0.6.2

07 Mar 11:01
Compare
Choose a tag to compare
  • format storage attributes on ls
  • drop python 3.4 support in tests

v0.6.1

16 Feb 19:26
Compare
Choose a tag to compare

move to github actions

v0.6.0

11 Apr 13:00
Compare
Choose a tag to compare
  • 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

08 Mar 19:02
Compare
Choose a tag to compare
  • fix update but that was clearing other nodes

v0.5.11

13 Apr 12:02
Compare
Choose a tag to compare
  • per default store the subsize (change -u --subsize to -n --no-subsize)
  • display subsize on storages and directories nodes per default

v0.5.9

16 Feb 13:05
Compare
Choose a tag to compare
  • 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

26 Jan 17:41
Compare
Choose a tag to compare
  • update information displayed for storage (add number of files)
  • show error when no file is found with ls

v0.5.7

21 Nov 14:08
Compare
Choose a tag to compare
  • 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