v1.0.0-dev16: Bump version to 1.0.0-dev16 [ci skip]
Pre-release
Pre-release
github-actions
released this
01 Jul 16:17
·
211 commits
to main
since this release
Enhancements
- Rename Python SDK bundle #286
- Added logger class to core SDK #185
- Added classes for handling
Datasets
,USSFiles
, andFileSystems
in favor of the single Files class. #264 - Refactored tests into proper folders and files and add more tests #265
- Breaking: Standardized
response
outputs based onContent-Type
. #266 - Refactored
create
function inDatasets
class to acceptDatasetOptions
class as parameters. [#214] (#214)