Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@crazyscot crazyscot released this 26 Dec 09:36

⛰️ Features

  • [breaking] Configuration file system (#17) - (0baf2ba)
  • Look up host name aliases in ssh_config (#22) - (46c450d)
  • Allow user to specify the time stamp format for printed/logged messages - (4eaf2ec)

🐛 Bug Fixes

  • Use correct format for the remote endpoint network config debug message - (183e5fb)
  • Always use the same address family with ssh and quic - (084904d)

📚 Documentation

  • Tidy up --help ordering, update man pages, tidy up doc comments - (3837827)
  • Update project policies and notes - (399422b)

🎨 Styling

  • Show Opening control channel message - (4d14a26)

🏗️ Build, packaging & CI

  • Build rust binaries with --locked - (5f0af1f)
  • Set git_release_draft=true, update MAINTENANCE.md - (a25bf8b)
  • Add cargo doc task to include private items; fix that build - (c8298e2)
  • Speed up link times - (c6465ad)
  • Add Debian postinst script (#13) - (1a4e10e)

⚙️ Miscellaneous Tasks

  • Add feature flag to enable rustls logging (on by default) - (4ac1774)
  • Make HumanU64 parse errors more useful - (63bf2f2)
  • Make PortRange parse errors more useful - (013ea2b)
  • Update dependencies

Download notes

  • Debian and Ubuntu users may find the .deb packages convenient.
  • The Linux binary builds qcp-<ARCH>-unknown-linux-musl.tar.gz are static musl binaries which should work on all distributions.