Skip to content

v2.0.0

Compare
Choose a tag to compare
@judy2k judy2k released this 19 Oct 12:19
  • Drop support for Python 3.3 (in line with the cryptography library we depend upon)
  • Ensure timestamp is added the params list if signing requests
  • Avoid value injection in signature auth.
  • Add support for different hashes for signature generation (thanks @trancee!)
  • Tests ported to pytest