Releases
v0.7.0
Switched to using libcurl for all outbound HTTP connections and proxy auth
Removed dependency on ntlm-auth, pywin32 and winkerberos
Added --password to prompt and save password to default keyring for non single
sign-on use cases
Px is no longer involved in and hence unable to cache the proxy authentication
mechanism used by libcurl for subsequent connections
Added --verbose to log to stdout but not write to files
Logging output now includes more details of the call tree
Fixed issue where debug output from child processes on Linux were duplicated
to the main process log
Package structure has changed significantly to meet Python / pip requirements
Updated release process to post Windows binary wheels containing libcurl and
the full README in markdown format as the description on Pypi.org
Vendoring https://github.com/karpierz/libcurl with minor changes until upstream
officially supports Linux
You can’t perform that action at this time.