Skip to content

Releases: solvexia/solvexia-python-sdk

SolveXia Python SDK v1.3.2

22 Sep 00:52
1c85132

Choose a tag to compare

  • Fix download file from contaminating the content type

SolveXia Python SDK v1.3.1

19 Sep 07:19
2a3d0df

Choose a tag to compare

  • Fix download file from contaminating the content type

SolveXia Python SDK v1.3.0

03 Mar 04:22
5d0121a

Choose a tag to compare

  • Fix filesplit package usage
  • Add support for latest APIs to the SDK
  • Updated licence
  • Improved documentation

SolveXia Python SDK v1.2.0

28 Aug 00:23
eba8b0e

Choose a tag to compare

  • Added support for user and usergroup APIs
  • Added support of scopes
  • Fixed typos and formatting issues in README

SolveXia Python SDK v1.1.1

11 Feb 02:53
40cc028

Choose a tag to compare

Fixed file upload by chunks method to use the right sequence of parameters.

SolveXia Python SDK v1.1.0

06 Feb 23:23
dbe3d04

Choose a tag to compare

  • 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

25 Aug 02:16
7402361

Choose a tag to compare

Changelog

  • Fixed the issue of not being able to upload small file after a large file

SolveXia Python SDK v1.0.1

02 Jun 02:41
71f1a97

Choose a tag to compare

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

12 May 03:35
42828c9

Choose a tag to compare

This release contains the first official version of the SolveXia Public API SDK.