Skip to content

v0.34.2

Latest
Compare
Choose a tag to compare
@blackbeam blackbeam released this 13 Aug 08:10

What's Changed

  • Add support to specify pre-resolved IP addresses for the connection & avoid a DNS lookup by @rjobanp in #300
  • Compatibility with non-Unix and non-Windows platforms. by @L-jasmine in #301
  • Replace lazy_static & once_cell with std::sync::OnceLock by @serprex in #302
  • conn: handle initial error packet correctly by @petrosagg in #307
  • Update dependencies by @westy92 in #313

New Contributors

Full Changelog: v0.34.1...v0.34.2