v1.14.0
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
- @gobetti made their first contribution in #139
- @sarahjschultz made their first contribution in #149
- @depfu made their first contribution in #150
Full Changelog: v1.13.0...v1.14.0