Skip to content

v0.14.0

Compare
Choose a tag to compare
@iMacTia iMacTia released this 10 Jan 18:15
26ba44e

NOTE: This is the last minor release in the v0.x series, next release will be 1.0 to match Faraday v1.0 release and from then on only fixes will be applied to v0.14.x!

  • Fix support for empty bodies having Content-Encoding Gzip (#192)
  • RSpec: disable_monkey_patching (#191)
  • Add ResponseMiddleware.define_parser unit test (#190)
  • Use full URL (url.host + url.request_uri) as cache key (#195)