Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 1.49 KB

Change Log

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

Changed

  • Use qingstor-sdk instead
  • Default config path changed to ~/.qingstor

Fixed

  • Fix bug when listing buckets under python 3
  • Return -1 while download failed

BREAKING CHANGE

  • Config should be updated to new version, older version will be no more supported.

1.0.5 - 2016-11-29

Added

  • Catch the exception for file not found

1.0.4 - 2016-09-11

Added

  • Add .gitignore
  • Add MIME Type Detection on File Upload

Fixed

  • Fix bug when printing help pages
  • Fix bug when removing empty local directories

1.0.3 - 2016-07-26

Changed

  • PART_SIZE changed to 32MB
  • Validate bucket name before command performs

1.0.0 - 2016-07-05

Added

  • Hello, qsctl.