Skip to content

v0.2.8

Compare
Choose a tag to compare
@danschultzer danschultzer released this 19 Nov 19:34
· 13 commits to main since this release

Req will be used by default if available in your project, otherwise :httpc will be used. #139

  • Req HTTP adapter added #139
  • Req supported by default as HTTP client #139
  • Global application config support for HTTP and JWT adapters #139
  • More expressive errors now including the whole HTTP response where applicable #138
  • Deprecated :site config in favor of :base_url config #140