cznic/public/: fred-clident-1.1.1 metadata and description
Fred-clident - a client library for a Fred identity.
author | Vlastimil Zíma |
author_email | vlastimil.zima@nic.cz |
classifiers |
|
license | GPLv3+ |
provides_extras | types |
requires_dist |
|
requires_python | ~=3.9 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred_clident-1.1.1-py3-none-any.whl
|
|
|
fred_clident-1.1.1.tar.gz
|
|
ClIdent - a client library for a Fred identity
Learn more about the project and our community on the FRED’s home page
ChangeLog
Unreleased
1.1.1 (2025-05-22)
Add data argument to attach_identity (#19).
1.1.0 (2025-03-18)
Add support for python 3.13.
Drop support for python 3.8.
Support frgal 4 (#18).
Support contact id types in client API (#16).
Expose imports (#15).
Fix annotations.
Update project setup.
1.0.0 (2024-09-23)
Upgrade fred-frgal to 3.15+ (#13).
Update project setup.
0.3.1 (2024-11-06)
Upgrade to fred-frgal ~= 3.15 (#13)
0.3.0 (2024-05-22)
Forbid legal entity attach to eID (#12)
Update setup (new Python versions, ruff, …)
0.2.0 (2021-12-08)
Let IdentityAttached exception pass (#10).
Return ContactIdentifier from get_contact_id_by_handle (#11).
0.1.0 (2021-11-05)
Initial version.