Skip to content

Releases: lostisland/faraday-net_http

v2.0.3

17 May 09:45
89f1eea
Compare
Choose a tag to compare

What's Changed

  • Add Errno::EALREADY to list of Net::HTTP exceptions by @iMacTia in #21

Full Changelog: v2.0.2...v2.0.3

v2.0.2

10 Apr 18:37
09c3a4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Jan 21:29
f4ded8d
Compare
Choose a tag to compare

Fixes

  • Add back support for Faraday 1.0

v2.0.0

04 Jan 09:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v2.0.0

v2.0.0.alpha-2

02 Dec 15:03
3fafe08
Compare
Choose a tag to compare
v2.0.0.alpha-2 Pre-release
Pre-release

Features

  • Honor Content-Type charset by @xkwd (#13)

Misc

v2.0.0.alpha-1

01 Nov 09:02
16aa197
Compare
Choose a tag to compare
v2.0.0.alpha-1 Pre-release
Pre-release

This pre-release updates the gemspec and makes the adapter gem compatible with Faraday 2.0

v1.0.1

12 Jan 14:15
d1ca243
Compare
Choose a tag to compare

Fixes:

  • Moves require 'faraday' to spec_helper to avoid circular dependency. (a23fbc8)

v1.0.0

29 Dec 11:04
Compare
Choose a tag to compare

v1.0 Release 🎉

Thanks to @JanDintel for working on this gem during the 2020 Rossconf 👏