rustful v0.5.0 Release Notes

Release Date: 2015-09-19 // over 8 years ago
    • [#69][69]: Get rid of some of the rough edges regarding MaybeUtf8.
    • [#67][67]: Force connections to close if the thread pool is too congested. Closes [#65][65].
    • [#68][68]: Remove ICE hacks and set the oldest tested Rust version to 1.3. Closes [#17][17].
    • [#66][66]: Automatically gather the features to be tested.
    • [#64][64]: Make wildcards work as path variables.
    • [#63][63]: Restructure the server module.
    • [#62][62]: Move file sending code to Response.
    • [#61][61]: Add an example of a quite minimalistic server.