Releases: solvebio/solvebio-python
Releases · solvebio/solvebio-python
v2.19.0
v2.16.0
v2.15.0
v2.14.1
v2.14.0
v2.13.1
v2.13.0
Features/Enhancements
- Ability to perform basic queries on files (
Object.retrieve("ID").query()
) - Ability to perform left joins between datasets on a single "join key"
- Manage recipes with the
solvebio-recipes
tool
Fixes
- Uploading files with non-ascii characters
- Modifying object attributes that are dictionaries now works as expected