All major cloudstorageio changes and pypi releases are listed here
- Created project skeleton
- Implemented S3 & Google Cloud Storage Interfaces
- Implemented Cloud Storage Interface
- Implemented Local interface
- Add delete, listdir & isfile/isdir methods for all interfaces
- Implemented DropBox interface
- Add copy_batch for folder copying
- Add Google Drive interface
- Add Async Cloud Interface
- Structure changes (file renames/moves)
- Implemented scalable unittests
- Commented Overwriting loggers,
- add cognaize logo in Readme
- Add copy_dir for path to path copy
- Change copy_batch for list to list copy
- Usages in README
- README changes
- Using multipart upload when copying from local to S3
See CHANGES references
- [0.0.3]
- [0.0.4]
- [0.0.6]
- [0.0.9]
- [0.1.0]
- [0.1.1]
- [0.1.2]