Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

1.0.4

Compare
Choose a tag to compare
@mtdowling mtdowling released this 02 Dec 05:02
· 40 commits to master since this release
  • Added support for older versions of cURL that do not have CURLOPT_TIMEOUT_MS.
  • Setting debug to false does not enable debug output.
  • Added a fix to the StreamHandler to return a FutureArrayInterface when an
    error occurs.