Skip to content

Releases: Kount/kount-ris-python-sdk

4.0.2: Merge branch 'remove-unused-import' into 'master'

20 Mar 16:27

Choose a tag to compare

remove unused import

See merge request kount/third_party/kount-ris-python-sdk!25

v3.3.3

17 Mar 14:26

Choose a tag to compare

  1. Updated the default version of the RIS call to use version 0710
  2. Added new getters respective to new RIS version

v3.3.1

05 Feb 17:27

Choose a tag to compare

Release Note-

  • Remove Data Validation from the SDK side.

v3.2.0

02 Apr 18:40
50ba34e

Choose a tag to compare

Release Notes

  • Minor bug fixes in validation file, and unit tests
  • Removed support for Python 2.x due to end of life status
  • Python 3.5 is now minimum supported version

3.1.0

22 Aug 19:31
a86456b

Choose a tag to compare

Omniscore Implemented in Python. We have included a getter method called getOmniscore that returns the Omniscore value in the Response.

v3.0.2

31 May 14:50

Choose a tag to compare

Bugfixes

v3.0.1

18 May 14:56

Choose a tag to compare

Rework the SDK

Base85 encoding

12 Sep 08:25

Choose a tag to compare

  • Base85 encoding
  • Set the value to a VERSION in this dedicated module in the project - version.py
  • updated docs/*.rst
  • tests/test_base85_encode_decode.py
  • tests/test_bed_examples.py - example usage (work-flow)

removed CCMM, CCYY from the SDK

14 Aug 13:48

Choose a tag to compare

removed method expiration_date /CCMM & CCYY/ from RIS Request superclass
updated requirements.txt with the latests requests library.

1.0.0

23 Jun 13:56

Choose a tag to compare

First release of the Kount RIS Python SDK.