All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- tests responses are mocked and do not have request attributes, so its existance is checked to avoid tests failures
- empty results in get_response_from_ids returned as a dict, not a list
- typer-cli added to dev-dependencies (helps generating docs)
- atokaconn.cli package contains source code for the cli
- allower_roles added as attribute to AtokaConn class
- initial commit, documentation (README), license, metadata
get_people_from_atoka_ids
get_people_from_tax_ids
get_companies_from_atoka_ids
get_companies_from_tax_ids
get_roles_from_atoka_ids
- tests