rustful v0.6.0 Release Notes

Release Date: 2015-11-24 // over 8 years ago
    • [#81][81]: Remove the extension traits for BodyReader. Closes [#76][76].
    • [#82][82]: Use multirust-rs to install Rust on AppVeyor. Closes [#77][77].
    • [#79][79]: Give the user control over the server's keep-alive policy.
    • [#78][78]: Move hypermedia responsibility from router to handlers.
    • [#75][75]: Remove the logging system in favor of the Log crate. Closes [#71][71].
    • [#74][74]: Implement Handler for Arc. Closes [#70][70].
    • [#73][73]: Use check_path in the send_file[_with_mime] examples. Closes [#72][72].