Skip to content

Releases: SiftScience/sift-python

Release 5.6.1

08 Oct 11:13
5b3a75d
Compare
Choose a tag to compare

Updated implementation to use Basic Authentication instead of passing API_KEY as a request parameter for the following calls:

  • client.score()
  • client.get_user_score()
  • client.rescore_user()
  • client.unlabel()

Release 5.6.0

31 May 13:48
a714f15
Compare
Choose a tag to compare

Added support for a warnings value in the fields query parameter

Release 5.5.1

23 Feb 12:42
f12f35d
Compare
Choose a tag to compare

Python 3.12 support

Release 5.5.0

03 Oct 10:31
adbd15f
Compare
Choose a tag to compare

Score percentiles in Score API

Release 5.4.0

31 Jul 11:04
f8bd37f
Compare
Choose a tag to compare

Verification API

Release 5.3.0

03 Feb 11:35
Compare
Choose a tag to compare

Added support for score_percentiles

Version 5.2.0

07 Nov 15:47
1d247b5
Compare
Choose a tag to compare

Updated PSP Merchant Management API

Version 5.1.0

27 Jun 13:13
f33daea
Compare
Choose a tag to compare
  • Added return_route_info query param for synchronous workflows

sift-python v5.0.2

25 Jan 01:28
Compare
Choose a tag to compare

v5.0.2 2022-01-24

  • Fix usage of urllib for Python 2.7

sift-python v5.0.1

07 Mar 23:19
a3dbfc5
Compare
Choose a tag to compare

v5.0.1 2019-03-07

  • Update metadata in setup.py