Skip to content

Releases: janrain/janrain-python-api

v0.5.0

22 Mar 16:28
8345480

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

Add Python 3.6 and update some tests accordingly.

v0.4.0

08 Apr 17:42

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

Release Notes - Internal Tools - Version janrain-capture-api-0.4.0

Story

  • [TOOLS-507] - Allow for custom user-agent string

v0.3.6

04 Sep 18:53

Choose a tag to compare

v0.3.6 Pre-release
Pre-release

Python3 compatibility fixes

v0.3.5

28 Jul 16:39

Choose a tag to compare

v0.3.5 Pre-release
Pre-release

Release Notes - Delivery Tools - Version janrain-capture-api-0.3.5

Improvement

  • [DT-462] - janrain-python-api: be less strict with types when encoding
  • [DT-426] - capture-api should warn on multiple -p

v0.3.4

07 Apr 16:00

Choose a tag to compare

v0.3.4 Pre-release
Pre-release

Fix package namespace issue

v0.3.3

06 Apr 22:34

Choose a tag to compare

v0.3.3 Pre-release
Pre-release

Release Notes - Delivery Tools - Version janrain-capture-api-0.3.3

Bug

  • [DT-414] - There is a bug in python api's python 3 encoding support

v0.3.2

04 Mar 21:46

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

Fixes a regression bug that causes calls to fail if the client_secret is passed in as unicode.

v0.3.1

13 Feb 23:30

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

Release Notes - Delivery Tools - Version janrain-capture-api-0.3.1

Story

  • [DT-341] - Credentials feature parity with APID CLI

Janrain Python API v0.3.0

27 Oct 20:57

Choose a tag to compare

Pre-release

Release Notes - Delivery Tools - Version janrain-capture-api-0.3.0

Improvement

  • [DT-6] - Replace urllib and urllib2 with requests

Story

  • [DT-162] - Ensure signing compatibility with Python 2 and 3