Releases: TankerHQ/identity-python
Releases · TankerHQ/identity-python
v3.3.3
v3.3.2
Drop support for Python version 3.11. Only 3.12 is now officially supported.
v3.3.1
This is a maintenance release, there is no new feature or externally visible change in this version of the SDK.
v3.3.0
There is no new feature or externally visible change in this version of the SDK.
v3.2.0
v3.1.0
v3.0.0
Please read the migration guide before upgrading to this version if you use the provisional identity feature.
Refer to the compatibility table
for more information on compatible Core SDK versions after this upgrade.
- API break: The createProvisionalIdentity function now takes an additional argument
- It is now possible to create provisional identities targeting phone numbers
- Introduce upgrade to new deterministic identity format
- Email addresses in public provisional identities will now be hashed
v1.3.3
- Add type annotations
- Format code with
black
v1.3.2
- Publish readme on pypi.org
v1.3.1
- Drop Python2 support
- Drop Python 3.4 support
- Drop upgrade_user_token method