Releases: smartfile/fs-dropbox
Releases · smartfile/fs-dropbox
SmartFile Beta Version v0.4.0-beta
SmartFile Beta Version v0.4.0-beta
- Add option to disable caching on fs.getinfo()
SmartFile Beta Version v0.3.3-beta
Changelog:
- Prevent infinite read loop in the ChunkedReader.
SmartFile Beta Version v0.3.2-beta
Changelog:
- Add close method to Chunked Reader.
SmartFile Beta Version v0.3.1-beta
Changelog:
- Minor fixes based on code review.
SmartFile Beta Version v0.3.0-beta
Changelog:
- Convert reader to a chucked reader for better handling of large files
SmartFile Beta Version v0.2.0-beta
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.