Skip to content

v0.8.2

Compare
Choose a tag to compare
@jeremyandrews jeremyandrews released this 02 Jul 14:22
dbb8885

0.8.2 July 2, 2020

  • client.log_debug() will write debug logs to file when specified with --debug-log-file=
  • add -debug-log-format= to switch between json (default) and raw formats
  • cleanup code with clippy, automate clippy with PRs
  • add optional compile-time rustls feature