Releases: getyoti/yoti-python-sdk
Releases · getyoti/yoti-python-sdk
v2.6.1
v2.6.0
v2.5.0
v2.4.0
Added
- new
profile
object, which includes:- anchors, sources & verifiers on each attribute
- further retrieval of properties from these anchors:
value
,sub_type
,timestamp
andorigin_server_certs
- helper methods for each attribute
Changed
Yoti
,Django
to be stricter version requirements- Updated
cryptography
required version to >= 2.2.1
Deprecated
user_profile
object onactivity_details
(useprofile
instead)