Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-04 | 892 Bytes | |
v2.13.2 source code.tar.gz | 2025-07-04 | 1.0 MB | |
v2.13.2 source code.zip | 2025-07-04 | 1.1 MB | |
Totals: 3 Items | 2.1 MB | 0 |
What's Changed
- CI against Ruby 3.4 by @Earlopain in https://github.com/lostisland/faraday/pull/1622
- Only load what is required from
cgi
by @Earlopain in https://github.com/lostisland/faraday/pull/1623 - Lint rack_builder.rb: avoid naming a method by @olleolleolle in https://github.com/lostisland/faraday/pull/1626
- Add migrating from rest-client docs section. by @simi in https://github.com/lostisland/faraday/pull/1625
- Include HTTP method and URL in Faraday::Error messages for improved exception log transparency by @nielsbuus in https://github.com/lostisland/faraday/pull/1628
New Contributors
- @simi made their first contribution in https://github.com/lostisland/faraday/pull/1625
- @nielsbuus made their first contribution in https://github.com/lostisland/faraday/pull/1628
Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.1...v2.13.2