Skip to content

trpc v0.0.5

Latest
Compare
Choose a tag to compare
@shric shric released this 30 Jun 12:44
· 33 commits to master since this release

Changes since v0.0.4

Features

  • Added filter system including -f 'size > 3.5 GiB && incomplete' or flags such as -i, incomplete, etc.
  • Added list output sorting by fields: id, name, size, amount downloaded (have), uploaded, progress, ratio, age

Bug fixes:

Implemented -n, --no-totals in list command. Was documented but didn't work.