Skip to content

Releases: inwx/python-client

v3.2.0

Choose a tag to compare

@fsoederhuyzen fsoederhuyzen released this 04 Apr 11:22
ed3a472

What's Changed

  • Add support for using current 2FA token instead of master secret by @n-st in #15

New Contributors

  • @n-st made their first contribution in #15

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@NickUfer NickUfer released this 21 Apr 18:10

New Features

v3.0.6

Choose a tag to compare

@NickUfer NickUfer released this 21 Apr 17:25

Bug Fixes

  • Raises an exception if the http request failed (#7) @evilscientress

v3.0.5

Choose a tag to compare

@NickUfer NickUfer released this 13 Jan 07:04

Bug Fixes

  • Fixes "Impossible to install in a clean virtualenv" (#5) @NickUfer

v3.0.3

Choose a tag to compare

@NickUfer NickUfer released this 28 Oct 07:49

Bug Fixes

  • Ensures UTF-8 communication in call_api (#4) @txt-file

v3.0.2

Choose a tag to compare

@NickUfer NickUfer released this 14 Oct 12:40

Bug Fixes

  • Moves session creation from login method to constructor (#3) @NickUfer

v3.0.1

Choose a tag to compare

@NickUfer NickUfer released this 23 Sep 12:34

Bug Fixes

v3.0

Choose a tag to compare

@NickUfer NickUfer released this 06 Sep 11:09
38b1b92

New Python 3 client.