Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 06:44

πŸš€ Features

  • Feature: preserve GDrive's last modified time when downloading #351 (Thanks @moulins)
  • Feature: allow folders to be continued more usefully #288 (Thanks @achadwick)

✨ Enhancement

  • Show resume progress bar from the middle #361

πŸ› Fixes

  • Use importlib.metadata to get the version number from the installed package #319
  • BUG: Download folder with "skip_download=True" creates an output folder #321 (Thanks @o-laurent)

πŸ’¬ Other

  • Fix typos in README.md #323 (Thanks @amorehead)
  • Run GitHub Actions on macOS, Ubuntu, and Windows #324
  • Support Windows and macOS in tests #359
  • Typo in arg help text #343 (Thanks @frosit)
  • Trivial: Update the documentation for the output param #347 (Thanks @abouelkhair5)