Temporarily removed client-side checks on update calls since they weren't comprehensive enough and in some cases prohibited users from doing legitimate update requests.
v0.2.4 (2025-11-05)
All web requests will now be made with a preconfigured timeout of 10 seconds. This can also be set using request_timeout in the configuration.
v0.2.3 (2025-10-03)
The get_asset_from_platform function now also raises a KeyError when the requested asset cannot be found.
v0.2.2 (2025-09-23)
Added aiod.bookmarks module
Added aiod.get function for fetching any asset type
Added a way to authenticate using a client_secret
Make Python 3.10 compatible by removing the use of tomllib
v0.2.1 (2025-09-16)
create_token(write_to_file=True) now works even if the parent directories don't exist
Add a replace function for all asset types which completely replaces the asset