CHANGELOG
[0.2.2] - 2022-12-07
Added
Added an helper method for uploading images to lancium
Fixed
Fixed typo in the checksum header and wrong format of the upload body
[0.2.1] - 2022-12-01
Fixed
Do not verify the audience claim of the auth token
[0.2.0] - 2022-11-30
Added
Added support for get_file_info API call
Added file download helper and support for asynchronous downloads
Add upload file helper to simplify file uploads
Changed
Extract token expiry date from token itself
Automatically encode method bodies according to content-type in open api
Fixed
Url encode the query parameters