Skip to content

Update Library

Choose a tag to compare

@guilhermelim guilhermelim released this 28 Jun 23:08
· 13 commits to main since this release

v1.1.0 - Update Library

Features

  • Added delete function to delete a file or folder from Google Drive.
  • Added deleteAll function to delete all files and optionally folders from Google Drive.
  • Added emptyTrash function to empty the trash in Google Drive.
  • Improved file listing by fixing a bug that caused deleted files to be included in the results.

Deprecation

  • Deprecated listAll function. It has been removed in this version. Please use the list function instead.

Documentation

  • Updated README.md to reflect the changes in the library's API and usage instructions.

License

  • This project is licensed under the terms of the MIT License.