All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Code factorization
- Remove parameters mutations
- Tools, index and FS are 100% covered
1.2.0 - 2017-06-01
- SFTP support
.stat()
method that return information abouth the given path- Connector constructor now accepts
infos
to override static infos - FS connector now has a sandbox to restrict file access
.getInfos()
now correctly get the session- Takes GitHub
redirectUri
into account for OAuth requests - Fixes Dropbox batch operation
- Fixes Dropbox infos when account has not been set yet
- Dropbox is now more tolerant with the path (first
/
is optional) - Includes connector documentation to the global one
- Includes README in documentation
1.1.0 - 2017-04-26
- Local filesystem support
- Total rework of the philosphy