Sha256: 3c38baec2bf63767eea0658245f8ddc6e192f7ac980f1455b2c6baeaf6bbcd38

Contents?: true

Size: 713 Bytes

Versions: 7

Compression:

Stored size: 713 Bytes

Contents

# Faraday Changelog

## v0.9.0

* Add HTTPClient adapter (@hakanensari)
* Improve Retry handler (@mislav)
* Remove autoloading by default (@technoweenie)
* Improve internal docs (@technoweenie, @mislav)
* Respect user/password in http proxy string (@mislav)
* Adapter options are structs.  Reinforces consistent options across adapters
  (@technoweenie)
* Stop stripping trailing / off base URLs in a Faraday::Connection. (@technoweenie)
* Add a configurable URI parser. (@technoweenie)
* Remove need to manually autoload when using the authorization header helpers on `Faraday::Connection`. (@technoweenie)
* `Faraday::Adapter::Test` respects the `Faraday::RequestOptions#params_encoder` option. (@technoweenie)

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
whos_dated_who-0.1.0 vendor/bundle/gems/faraday-0.9.0/CHANGELOG.md
whos_dated_who-0.0.1 vendor/bundle/gems/faraday-0.9.0/CHANGELOG.md
faraday-0.9.0 CHANGELOG.md
faraday-0.9.0.rc7 CHANGELOG.md
faraday-0.9.0.rc6 CHANGELOG.md
faraday-0.9.0.rc5 CHANGELOG.md
faraday-0.9.0.rc4 CHANGELOG.md