Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@dennis-tra dennis-tra released this 23 Mar 19:34
· 13 commits to main since this release
7f638fe

Changelog

  • Dropped Windows support for now - will be added again. There are just too many issues right now.
  • Added possibility to transfer whole directories
  • Eliminated cases where the peer discovery wouldn't resolve
  • Added command line options to
    • --mdns only discover peers via mDNS
    • --dht only discover peers via the DHT
    • --debug increase log verbosity
  • Increased test coverage
  • Added get alias to the receive subcommand