Skip to content

v0.2.4

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 20 Jul 18:35
· 123 commits to master since this release
  • Features:
    • Add tracing internals in place of log (log is still emitted for backwards compatibility).
    • Add warp::trace module set of filters to customize tracing dianostics.
    • Add path method to warp::fs::File reply.
    • Add source implementation for BodyDeserializeError.
    • Make warp::ws::MissingConnectionUpgrade rejection public.