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.
1.1.0 - 2017-01-09
- Use
qingstor-sdk
instead - Default config path changed to
~/.qingstor
- Fix bug when listing buckets under python 3
- Return -1 while download failed
- Config should be updated to new version, older version will be no more supported.
1.0.5 - 2016-11-29
- Catch the exception for file not found
1.0.4 - 2016-09-11
- Add
.gitignore
- Add MIME Type Detection on File Upload
- Fix bug when printing help pages
- Fix bug when removing empty local directories
1.0.3 - 2016-07-26
PART_SIZE
changed to 32MB- Validate bucket name before command performs
- Hello, qsctl.