Skip to content

2.2.0

Compare
Choose a tag to compare
@ekouts ekouts released this 24 Jan 10:46
· 37 commits to main since this release
659c320

What's Changed

  • Allow passing configuration through a yaml file in #70
  • The methods mkdir, mv, copy and symlink will return with the path of the new file/directory instead of None in #83
  • Add option to pass environment variable in the CLI in #82
  • Support partial results in job polling methods (page_size and page_number arguments are added) in #84

Full Changelog: v2.1.0...v2.2.0