Releases: solvexia/solvexia-python-sdk
Releases · solvexia/solvexia-python-sdk
SolveXia Python SDK v1.3.2
SolveXia Python SDK v1.3.1
- Fix download file from contaminating the content type
SolveXia Python SDK v1.3.0
- Fix
filesplitpackage usage - Add support for latest APIs to the SDK
- Updated licence
- Improved documentation
SolveXia Python SDK v1.2.0
- Added support for user and usergroup APIs
- Added support of scopes
- Fixed typos and formatting issues in README
SolveXia Python SDK v1.1.1
Fixed file upload by chunks method to use the right sequence of parameters.
SolveXia Python SDK v1.1.0
- Added support for the new user and user group APIs
- Added default chunk size for the file upload method
- Added a clean up mechanism for chunks and a file has been uploaded
- Added a new method: Get a list of files of a process run
SolveXia Python SDK v1.0.2
Changelog
- Fixed the issue of not being able to upload small file after a large file
SolveXia Python SDK v1.0.1
Upload by chunks function has been improved so that it not only works for large files in the current directory, but also files located elsewhere such as in folders
SolveXia Python SDK v1.0.0
This release contains the first official version of the SolveXia Public API SDK.