Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-28 | 1.1 kB | |
v2.14.0 source code.tar.gz | 2025-09-28 | 1.0 MB | |
v2.14.0 source code.zip | 2025-09-28 | 1.1 MB | |
Totals: 3 Items | 2.1 MB | 4 |
What's Changed
New features ✨
- Use newer
UnprocessableContent
naming for 422 by @tylerhunt in https://github.com/lostisland/faraday/pull/1638
Fixes 🐞
- Convert strings to UTF-8 by @c960657 in https://github.com/lostisland/faraday/pull/1624
- Fix
Response#to_hash
when response not finished yet by @yykamei in https://github.com/lostisland/faraday/pull/1639
Misc/Docs 📄
- Lint: use
filter_map
by @olleolleolle in https://github.com/lostisland/faraday/pull/1637 - Bump
actions/checkout
from v4 to v5 by @dependabot[bot] in https://github.com/lostisland/faraday/pull/1636 - Fixes documentation by @dharamgollapudi in https://github.com/lostisland/faraday/pull/1635
New Contributors
- @c960657 made their first contribution in https://github.com/lostisland/faraday/pull/1624
- @dharamgollapudi made their first contribution in https://github.com/lostisland/faraday/pull/1635
- @tylerhunt made their first contribution in https://github.com/lostisland/faraday/pull/1638
Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.4...v2.14.0