cznic/public/: fred-prequel-0.2.1 metadata and description
public request library
author | Oto Stefan |
author_email | oto.stefan@nic.cz |
classifiers |
|
license | GPLv3+ |
provides_extras | types |
requires_dist |
|
requires_python | ~=3.8 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred-prequel-0.2.1.tar.gz
|
|
|
fred_prequel-0.2.1-py3-none-any.whl
|
|
Prequel is Public REQUEst Library.
ChangeLog
Unreleased
0.2.1 (2023-02-23)
Fixing missing exported symbols.
0.2.0 (2023-02-22)
Handling renamed items in gRPC messages (fred-api/public-request).
Changes in Python API (breaking):
new class PublicRequestId
rename ObjectId to Reference
rename ObjectType to RegistryObjectType
rename PublicRequest.object_id to PublicRequest.reference
0.1.0 (2023-02-21)
Initial implementation