Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 1.06 KB

v1.0.0 (2017-02-06)

Fixed

  • Use aws-sdk-go v1.6 #14
  • Do not raise panic if invalid URL is given #12
  • Reborn --upload flag #7
  • Work with -b and -k correctly #6
  • Use spf13/pflag #5

v0.3.1 (2016-10-21)

Features

  • Add -h, --help flag to print command line usage
  • Add -v, --version flag to print binary version

v0.3.0 (2016-09-26)

Features

  • Accept virtual-hosted-style URL #3

v0.2.0 (2016-09-26)

Features

  • Upload file together #2

v0.1.0 (2016-09-21)

Initial release.