Skip to content

v0.7.3

Compare
Choose a tag to compare
@obreitwi obreitwi released this 03 Aug 13:38
· 183 commits to master since this release

v0.7.3 (2021-03-04)

  • Internal:
    • Removed code-smell reported by clippy.
  • list-command:
    • Disable framed-box layout if piping to another program.
      • Separate different fields by tabs.
      • Allows for easier parsing.
    • Fix cryptic error message if there are no remote files.
  • config: If defined, use hostname to query openSSH config.
    • This allows for several distinct host-entries to be defined for the same physical host.