Skip to content

alma_rest_client v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 20:44
9606225

⚠ 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)