Skip to content

Releases: lostisland/faraday-httpclient

v2.0.2

17 Jun 19:29

Choose a tag to compare

What's Changed

  • chore: update Github Actions to newer version and add dependabot by @saiqulhaq in #4
  • Update simplecov requirement from ~> 0.19.0 to ~> 0.22.0 by @dependabot in #5
  • Update rubocop requirement from ~> 1.66.0 to ~> 1.67.0 by @dependabot in #6
  • Update rubocop requirement from ~> 1.67.0 to ~> 1.68.0 by @dependabot in #7
  • Update rubocop requirement from ~> 1.68.0 to ~> 1.69.1 by @dependabot in #8
  • Update rubocop requirement from ~> 1.69.1 to ~> 1.70.0 by @dependabot in #9
  • Update rubocop requirement from ~> 1.70.0 to ~> 1.71.0 by @dependabot in #10
  • Update rubocop requirement from ~> 1.71.0 to ~> 1.72.2 by @dependabot in #11
  • Update rubocop requirement from ~> 1.72.2 to ~> 1.73.2 by @dependabot in #12
  • Update rubocop requirement from ~> 1.73.2 to ~> 1.74.0 by @dependabot in #13
  • Update rubocop requirement from ~> 1.74.0 to ~> 1.75.1 by @dependabot in #14
  • Update rubocop requirement from ~> 1.75.1 to ~> 1.76.1 by @dependabot in #15
  • CI: Prepare Trusted Publisher for RubyGems by @djsmentya in #16

New Contributors

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

v2.0.1

06 Jan 16:30

Choose a tag to compare

Changes

  • Re-add support for Faraday v1

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

v2.0.0

04 Jan 16:38

Choose a tag to compare

What's Changed

New Contributors

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

v1.0.1

04 Jul 14:04

Choose a tag to compare

Fixes

  • Require HTTPClient inside the adapter to fix compatibility with Faraday 1.0

v1.0

04 Jul 13:52

Choose a tag to compare

This is release 1.0 of the standalone Faraday::HTTPClient adapter 🎉