Releases: CirroBio/Cirro-SDK-Python
Releases · CirroBio/Cirro-SDK-Python
v1.9.3
What's Changed
- CI-994 - Remove check for ingest dataset when updating samplesheet by @nathanthorpe in #184
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- CI-849 - Bug fix local path return by @nathanthorpe in #182
- Bump version to 1.9.2 by @nathanthorpe in #183
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- CI-848: Expand user for any method that takes in a path parameter in file service by @malnasleh in #176
- CI-850: Define method to return generic BytesIO object for DataPortalFile by @malnasleh in #177
- CI-849: Return the local path(s) from the download methods of DataPortalFile by @malnasleh in #178
- CI-957 - Add workspaces to service layer by @nathanthorpe in #179
- Bump version to 1.9.1 by @nathanthorpe in #180
New Contributors
- @malnasleh made their first contribution in #176
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- CLI method to validate a local folder against an uploaded dataset by @sminot in #173
- Remove additional checksum option by @nathanthorpe in #174
- Specify user agent when using the Cirro CLI by @nathanthorpe in #175
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- CI-817 - Allow updating a samplesheet from SDK by @nathanthorpe in #169
- Add --data-type to upload CLI command by @nathanthorpe in #168
- CI-747 - Add automated test for preprocess by @nathanthorpe in #167
- CI-830 - Allow specifying files to upload on non-interactive CLI by @nathanthorpe in #170
- Cleanup: Move
check_versionto main cli entrypoint by @nathanthorpe in #171 - CI-821 update documentation by @wleepang in #172
Full Changelog: v1.7.2...v1.8.0
v1.7.2
v1.7.1
What's Changed
- Fix s3 path error in Preprocess by @nathanthorpe in #165
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- CI-747 - Developer tools for SDK by @nathanthorpe in #164
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Remove tenant options prompt on initial configuration by @nathanthorpe in #155
- CI-562/563 Parse Nextflow/WDL workflow for configurator app by @wleepang in #156
- Upgrade packages by @nathanthorpe in #158
- Allow
_format_sharefunction to work with regular Dataset objects by @nathanthorpe in #159 - CI-737 - Reference upload by @nathanthorpe in #160
- CI-713 - Lazy load pandas when needed by @nathanthorpe in #162
- Add attribute to ParameterSpecification to get json schema representation by @nathanthorpe in #163
- CI-739 - Verify checksum of file by @nathanthorpe in #161
New Contributors
Full Changelog: v1.5.4...v1.6.0
v1.5.4
What's Changed
Full Changelog: v1.5.3...v1.5.4