Skip to content

v3.5.0

Latest
Compare
Choose a tag to compare
@ksol ksol released this 28 Dec 08:03
· 37 commits to master since this release
c7779a6

What's Changed

  • Change: update Faraday to 2.x, released about two years ago. The public API of this gem doesn't change, therefore this is not a major release. However, if you manipulate directly faraday's objects, you may encounter breaking changes. Refer to Faraday's website for how to migrate.
  • Compat: drop support for Ruby < 3. The lib is still expected to work for the time being.
  • Compat: include Ruby 3.3 in the test matrix

Full Changelog: v3.4.0...v3.5.0