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