Skip to content

Releases: astrada/google-drive-ocamlfuse

0.5.5

27 Aug 15:30
Compare
Choose a tag to compare
  • Fix #81: Show server mtime even for cached files
  • Fix #83: Update mtime after touch
  • Close #74:
    • Add -skiptrash command line option to permanently delete removed files
    • Add delete_forever_in_trash_folder config option to permanently delete files in trash
    • Add directory not empty check before deletion

0.5.4

26 Aug 11:46
Compare
Choose a tag to compare
  • Fix #80: client_id and client_secret from the command line are now correctly saved in the config file
  • Workaround for #54: add curl_debug_off option to turn off curl debug logging that's causing segmentation fault on some architectures

0.5.3

01 Feb 11:36
Compare
Choose a tag to compare

Close #47: Headless mode option

0.5.2

08 Dec 11:04
Compare
Choose a tag to compare

Bugfix release.

  • Fix issue #39

0.5.1

03 Nov 21:55
Compare
Choose a tag to compare

Bugfix release.

  • Fix #36: Enable access to restricted files

0.5

02 Nov 15:14
Compare
Choose a tag to compare
0.5
  • Add maximum cache size (issue #33)
  • Get Google Docs size using HEAD instead of GET (requires gapi-ocaml 0.2.1)
  • Modify default docs_file_extension to true (issues #19, #30, #34)

0.4.8

25 Oct 17:43
Compare
Choose a tag to compare

Bugfix release.

  • Fix #31: error when a file name contains an apostrophe
  • Close #29

0.4.7

09 Oct 17:20
Compare
Choose a tag to compare

Bugfix release.

0.4.6

07 Oct 18:26
Compare
Choose a tag to compare

Bugfix release.

0.4.5

01 Oct 21:02
Compare
Choose a tag to compare
  • Add option to display file extensions for Google Docs
  • Add desktop format to create a desktop shortcut to the document that will be opened in the web browser for edit