Releases: enova/faraday-conductivity
Releases · enova/faraday-conductivity
v2.0.0
What's Changed
- Setup Github action and remove travis by @aushm in #6
- bumping faraday to version 2 by @bubket in #5
NOTE: This gem will no longer support faraday 1.x. If your application still need to use faraday 1.x, please pin faraday-conductivity to
1.0.1.
New Contributors
- @aushm made their first contribution in #6
- @bubket made their first contribution in #5
Full Changelog: v1.0.1...v2.0.0
v1.0.1
- Fix SelectiveErrors default range to what it was before (400...600) (#4)
v1.0.0
Major changes:
- SelectiveError middleware updated with new Faraday 1.0.0 error handling #1
- Repeater, Mimetype middlewares removed #3