Releases: lostisland/faraday-rack
Releases · lostisland/faraday-rack
v2.1.3
What's Changed
- Prepare Trusted Publisher by @djsmentya in #16
New Contributors
- @djsmentya made their first contribution in #16
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Full Changelog: v2.1.1...v2.1.2
- CI: Repair the publish action
v2.1.1
Full Changelog: v2.1.0...v2.1.1
- Fixed the publish CI task to use a correct Ruby version number.
v2.1.0
What's Changed
- CI: Use Ruby 3.2, drop 2.x from matrix by @olleolleolle in #7
- CI: Use actions/checkout@v3 by @olleolleolle in #6
- Update rubocop by @olleolleolle in #10
- Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #9
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in #11
- Update rubocop configuration by @olleolleolle in #14
- Fix tests for rack 3.1: env['rack.input'] is optional by @Segaja in #13
- Set required_ruby_version to 2.6, match Faraday by @olleolleolle in #15
New Contributors
- @dependabot made their first contribution in #9
- @m-nakamura145 made their first contribution in #11
- @Segaja made their first contribution in #13
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking
- This release drops support for Faraday 1.0
What's Changed
- Support Faraday 2: replace
dependencywithrequireby @notEthan in #1 - CI: Add Ruby 3.1, bundler-cache by @olleolleolle in #3
- refactor: use Gemfile for development dependencies by @olleolleolle in #4
- Depend on Faraday 2.0 by @olleolleolle in #5
New Contributors
- @notEthan made their first contribution in #1
- @olleolleolle made their first contribution in #3
Full Changelog: v1.0.0...v2.0.0