Skip to content

v0.7.1

Compare
Choose a tag to compare
@obreitwi obreitwi released this 03 Aug 13:38
· 265 commits to master since this release
v0.7.1
c9cc174

v0.7.1 (2021-01-26)

  • Fix formatting error when displaying file sizes that are >=999.5 {K,M,G,T,…}, breaking table formatting.
  • list-command:
    • Fix displaying all files if filter does not match anything.
  • push-command:
    • When specifying --expire, the notification about when the link expires is now
      • an explicit timestamp instead of repeated user input.
      • printed to stderr instead of stdout.
      • only printed if asfa is used in a terminal.
        This makes it easier to capture the URL in scripts like tmp_link=$(asfa push my-file).