Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 16:00
0.7.0
ebb956d
  • Added Codable protocol to CloudPath
  • Added pathExtension methods to CloudPath
  • Removed hasDirectory in CloudPath so that the path is file/folder-agnostic
  • path is now sanitized in CloudPath constructor
  • deleteItem() and moveItem() are now split up into file/folder methods in CloudProvider