- Updated libcurl to version 8.11.1.
- Fixed SPM support.
- Added an
SCTaskDelegate
as an alternative to theCompletionHandler
with some features for redirect and auth handling. - Added
SwiftyCurl.libcurlVersion
which exposes libcurl details.
- Added
User-Agent
header support. - Improved class naming for Swift.
- Added cleanup on deallocation to
SCTask
in case it was never resumed.
- Fixed Xcode project.
- Improved
SCResolveEntry
to allow for easy duplicate removal.
Initial release.