Skip to content

v1.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 15:26
· 1053 commits to master since this release

Bugfixes

  • Fixed an issue where folders.create_folder() would attempt to use root folder as parent if desired parent
    folder wasn't found. Now correctly handles parent folders and raises an error if folder not found.