v1.6.0
Downloads v1.6.0
Closed issues:
download()
multi-thread error (#110)- tests crashing with memory / stack corruption (#145)
- drip test failed (#146)
Downloads.download
printsUnhandled Task ERROR: StackOverflowError:
and then hangs indefinitely (#163)Error: curl_easy_setopt: 48
since upgrading to MacOS 12 (#166)- Expose setting CURLOPT_LOW_SPEED_TIME (#168)
- end-to-end testing for #167 (#169)
Merged pull requests:
- Revert "stop using raw libuv API" (#156) (@DilumAluthge)
- Revert 156 revert 151 sk/no libuv sushi (#157) (@vtjnash)
- fix Timer usage (#158) (@StefanKarpinski)
- Workaround for missing isopen check in FDWatcher (#161) (@vtjnash)
- Check for timer isopen correctly (#162) (@vtjnash)
- Avoid infinite recursion in
timer_callback
(#164) (@vtjnash) - fix CI badge (#165) (@KristofferC)
- should also look into headers for input_size (#167) (@tanmaykm)
- end-to-end tests for #167 (#170) (@tanmaykm)