crest v0.18.0 Release Notes

Release Date: 2019-01-06 // over 5 years ago
    • (breaking-change) Streaming support. Crest, Crest::Request and Crest::Resource verb methods(get, post, etc.) yields the Crest::Response as stream to the block (#110)
    • (breaking-change) Needs to specify form, headers and params arguments for Crest::Resource methods (#112)
    • โž• Add Crest::Response#filename method (#111)
    • โž• Add response helper methods (successful?, redirection?, etc) (#107)
    • Extract redirection logic into Crest::Redirector class (#109)

    ๐Ÿฑ P.S. Merry Christmas ๐ŸŽ„