All Versions
45
Latest Version
Avg Release Cycle
33 days
Latest Release
1144 days ago

Changelog History
Page 3

  • v0.19.0 Changes

    April 18, 2019
    • โž• Add method head (#116)
    • โœ… Tested with Crystal 0.28.0
  • v0.18.3 Changes

    February 06, 2019
    • โœ… Tested with Crystal 0.27.2
  • v0.18.2 Changes

    February 03, 2019
    • โœ… Tested with Crystal 0.27.1
  • v0.18.1 Changes

    January 16, 2019
    • ๐Ÿ›  Fix extracting filename from Content-Disposition header
  • v0.18.0 Changes

    January 06, 2019
    • (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 ๐ŸŽ„

  • v0.17.0 Changes

    November 17, 2018
    • (breaking-change) Crest and Crest::Request verb methods(get, post, etc.) yields the Crest::Response to the block
    • ๐Ÿ”จ Refactor proxy client
  • v0.16.1 Changes

    November 05, 2018
    • โšก๏ธ Update to Kemal 0.25.1
  • v0.16.0 Changes

    November 03, 2018
    • โœ… Tested with Crystal 0.27.0
  • v0.15.0 Changes

    October 12, 2018
    • ๐Ÿ‘ SSL/TLS support (#100)
    • โœ… Tested with Crystal 0.26.1
  • v0.14.0 Changes

    August 14, 2018
    • โœ… Tested with Crystal 0.26.0