Releases: dleavitt/faraday-typhoeus
Releases · dleavitt/faraday-typhoeus
libcurl timings
What's Changed
- feat: expose libcurl timings in the faraday env by @Roguelazer in #7
New Contributors
- @Roguelazer made their first contribution in #7
- @jethrodaniel made their first contribution in #5
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.2.1
What's Changed
- Support Ruby 2.6, like Faraday 2 does by @BrianHawley in #2
New Contributors
- @BrianHawley made their first contribution in #2
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Reason phrase parsing
- Enable transparent compression by default (https://curl.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html)