Skip to content

v0.25.4

Compare
Choose a tag to compare
@manicminer manicminer released this 26 Mar 20:21
· 16 commits to main since this release
a1ba466

ENHANCEMENTS

  • file/directories - add a retry function when deleting directories (sometimes files within can linger after deletion) (#113)

BUG FIXES:

  • file/files - fix a bug where a blank path can result in double slashes in the resource ID string, which the API doesn't tolerate (#113)
  • file/files - fix various method bugs where the path is erroneously prefixed with an additional slash (#113)