Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@jvdspeare jvdspeare released this 13 Jun 08:36
· 8 commits to master since this release
  • bandwidth_usage function was not working, because the URL params were not constructed properly
  • support more complex passwords, by utilising the params keyword argument in the requests library, instead of manually constructing the URL with the params built-in, without encoding them
  • product_lock function, URL Params were being constructed in the wrong order