v0.8.2
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 betweenjson
(default) andraw
formats - cleanup code with clippy, automate clippy with PRs
- add optional compile-time
rustls
feature