Skip to content

v2.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yoshuawuyts yoshuawuyts released this 17 Apr 15:11
f20b7ed

This is an alpha release in preparation of 2.0.0, so you can start using Surf with stable futures. There may be significant breaking changes before the final 2.0 release. Until thin, we recommend pinning to the particular alpha:

[dependencies]
surf = "= 2.0.0-alpha.1"

Added

  • h1-client backend is now available #146

Changed

  • Updated http-client to v2.0.0
  • Switched from hyperium/http to http-types #146

Fixed

  • Updated mime-guess requirement #148