Skip to content

v0.1.1

Compare
Choose a tag to compare
@diyan diyan released this 01 Nov 11:47
· 192 commits to master since this release

Changelog

Version 0.1.1

  • Force basic auth header to avoid additional HTTP request and reduce latency
  • Python 2.7.9+. Allow server cert validation to be ignored using SSLContext.verify_mode
  • Tests. Enable Python 3.4, 3.5 on Travis CI