Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 2.21 KB

Changelog

v0.6.4 (2017-12-11)

  • Fix bug that subcommands don't display help #13 (yuuki)

v0.6.3 (2017-12-10)

  • Support endpoint setting via environment variable (BINREP_BACKEND_ENDPOINT) #12 (yuuki)

v0.6.2 (2017-12-08)

  • Fix bug that cannot push new project release #11 (yuuki)

v0.6.1 (2017-11-07)

v0.6.0 (2017-11-06)

  • S3 unit testing #10 (yuuki)
  • Preserve file permission when pushing #9 (yuuki)
  • Remove sync command because it is too complicated #8 (yuuki)
  • Skip pushing the binaries if each checksum of them is the same with one of the binaries on remote storage. #7 (yuuki)
  • Implement pull --max-bandwidth option #6 (yuuki)
  • Avoid S3 multipart download to efficiently calculate checksum #5 (yuuki)

v0.5.1 (2017-10-21)

v0.5.0 (2017-10-21)

v0.4.0 (2017-10-20)

  • Implement sync subcommand #2 (yuuki)
  • Implement cleanup some old directories when pushing #1 (yuuki)