Skip to content

v1.14.0

Compare
Choose a tag to compare
@irphilli irphilli released this 05 May 16:24
· 12 commits to master since this release
37d45e2

Dependency Changes

  • Faraday >= 1.10
  • Dropped official support for Ruby < 2.6
  • Default to net_http for adapter (over excon). Users can still opt to use the excon adapter if they wish.

What's Changed

  • docs: use svg instead of png for gem version image (svg is sharper!) by @irphilli in #148
  • Add pull_requests attribute to Story by @gobetti in #139
  • Docs: Update Various Files To Reflect Updates to Maintainers/Repo Ownership by @sarahjschultz in #149
  • build: drop ruby 2.5 from CI and add 3.0 and 3.1 by @irphilli in #153
  • Upgrade simplecov to version 0.21.2 by @depfu in #150
  • build: add jruby and truffleruby to build matrix by @irphilli in #154
  • faraday 2 support by @irphilli in #155
  • Bump version for 1.14.0 release by @irphilli in #156

New Contributors

Full Changelog: v1.13.0...v1.14.0