2.2.0
What's Changed
- Allow passing configuration through a yaml file in #70
- The methods
mkdir
,mv
,copy
andsymlink
will return with the path of the new file/directory instead ofNone
in #83 - Add option to pass environment variable in the CLI in #82
- Support partial results in job polling methods (
page_size
andpage_number
arguments are added) in #84
Full Changelog: v2.1.0...v2.2.0