Releases: solvebio/solvebio-python
Releases · solvebio/solvebio-python
v2.3.0
20 Dec 14:53
Compare
Sorry, something went wrong.
No results found
Add support for entities query param #202
Add Application resource #200
v2.2.1
18 Oct 22:04
Compare
Sorry, something went wrong.
No results found
Fixes an issue where the Task resource did not use the local SolveClient
v2.2.0
18 Oct 21:37
Compare
Sorry, something went wrong.
No results found
Bump version: 2.1.0 → 2.2.0
v1.17.0
08 May 14:05
Compare
Sorry, something went wrong.
No results found
This release adds support for expressions and annotations.
Bug fixes:
Fix an issue where a manually set api_host was not used by client #162
Fix the last message on DatasetMigration.follow() #159
v1.16.0
21 Apr 19:03
Compare
Sorry, something went wrong.
No results found
This release adds support for:
Dataset migrations
Query exclude_fields parameter
Ability to follow dataset imports and commits
New dataset export functionality (server-side)
The release also fixes issues with retrying failed requests and failures encountered during some large file uploads.