Skip to content

Releases: solvexia/solvexia-python-sdk

SolveXia Python SDK v1.3.2

Choose a tag to compare

@Womokoshi Womokoshi released this 22 Sep 00:52
1c85132
  • Fix download file from contaminating the content type

SolveXia Python SDK v1.3.1

Choose a tag to compare

@Womokoshi Womokoshi released this 19 Sep 07:19
2a3d0df
  • Fix download file from contaminating the content type

SolveXia Python SDK v1.3.0

Choose a tag to compare

@alex-solvexia alex-solvexia released this 03 Mar 04:22
5d0121a
  • Fix filesplit package usage
  • Add support for latest APIs to the SDK
  • Updated licence
  • Improved documentation

SolveXia Python SDK v1.2.0

Choose a tag to compare

@alex-solvexia alex-solvexia released this 28 Aug 00:23
eba8b0e
  • Added support for user and usergroup APIs
  • Added support of scopes
  • Fixed typos and formatting issues in README

SolveXia Python SDK v1.1.1

Choose a tag to compare

@myfoxtail myfoxtail released this 11 Feb 02:53
40cc028

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

SolveXia Python SDK v1.1.0

Choose a tag to compare

@myfoxtail myfoxtail released this 06 Feb 23:23
dbe3d04
  • 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

Choose a tag to compare

@myfoxtail myfoxtail released this 25 Aug 02:16
7402361

Changelog

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

SolveXia Python SDK v1.0.1

Choose a tag to compare

@myfoxtail myfoxtail released this 02 Jun 02:41
71f1a97

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

Choose a tag to compare

@myfoxtail myfoxtail released this 12 May 03:35
42828c9

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