Skip to content

v0.4.0

Choose a tag to compare

@seanmonstar seanmonstar released this 05 Aug 15:28
· 17 commits to master since this release

Changes:

  • Upgrade to hyper, http, and http-body to v1.
  • Remove multipart and websocket features from being enabled by default.
  • Put warp::serve() behind a server feature, not enabled by default.
  • Put warp::test behind a test feature, not enabled by default.
  • Remove tls feature and types.
  • Remove warp::addr filters.

Full Changelog: v0.3.7...v0.4.0