pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-faraday
Module Name: pkgsrc
Committed By: obache
Date: Fri Jan 17 08:36:59 UTC 2014
Modified Files:
pkgsrc/www/ruby-faraday: Makefile PLIST distinfo
Log Message:
Update Faraday to 0.9.0.
## 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)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-faraday/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-faraday/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-faraday/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index