cznic/public/: fred-regal-0.5.0 metadata and description
Regal - registry auxiliary library
author | Jan Musílek |
author_email | jan.musilek@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-regal-0.5.0.tar.gz
|
|
|
fred_regal-0.5.0-py3-none-any.whl
|
|
Client library for FRED registry backend
Learn more about the project and our community on the FRED’s home page
ChangeLog
Unreleased
0.5.0 (2022-09-20)
Add get_registrar_zone_access_history to RegistrarClient
Add create_registrar method ro RegistrarAdminClient
Add zone access edit methods (add, update, delete) to RegistrarAdminClient
Add is_internal flag to registrar
0.4.1 (2022-06-13)
Inherit object id classes from BaseId
0.4.0 (2022-05-09)
Add additional domain notify info methods
0.3.2 (2022-05-03)
Fix sponsoring registrar validator
0.3.1 (2022-05-02)
Fix get_domains_by_contact to return set of roles instead of booleans
0.3.0 (2022-04-28)
Add get_domains_by_contact method
Add sponsoring registrar to all basic object types
0.2.0 (2022-04-14)
Add bulk change domain state flags method
Add bulk delete domains method
Add get_object_id methods
Add ObjectDoesNotExist exception
Add Id and HistoryId types
Use pydantic models
Change decoding of unset messages and empty strings
Replace UUID with str for all object identifiers
Expose some missing imports
0.1.0 (2021-11-15)
Initial version.