Skip to content

Releases: smartfile/fs-dropbox

SmartFile Beta Version v0.4.0-beta

15 Apr 14:18
Compare
Choose a tag to compare
Pre-release

SmartFile Beta Version v0.4.0-beta

  • Add option to disable caching on fs.getinfo()

SmartFile Beta Version v0.3.3-beta

25 Mar 14:37
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Prevent infinite read loop in the ChunkedReader.

SmartFile Beta Version v0.3.2-beta

10 Mar 15:19
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Add close method to Chunked Reader.

SmartFile Beta Version v0.3.1-beta

11 Feb 19:05
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Minor fixes based on code review.

SmartFile Beta Version v0.3.0-beta

11 Feb 19:25
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Convert reader to a chucked reader for better handling of large files

SmartFile Beta Version v0.2.0-beta

04 Feb 16:17
Compare
Choose a tag to compare
Pre-release

Assuming the btimby version is v0.1.11-beta.

  • Correct errno=e.errno to details=e
  • Use client-mtime if available so that the mtime match what is shown in the Dropbox website.