⚠ BREAKING CHANGES
- Removes httparty; Only uses Faraday
Features
- adds configuration and test helpers (dbcbcb6)
- allows input of Faraday connection (cf9d528)
- Removes httparty; Only uses Faraday (7d27e24)
- takes farday connection input; httpx default (11566e7)
Bug Fixes
- test helper can take leading slash (157f043)