1
0
Fork 0
mirror of https://github.com/Luzifer/s3sync.git synced 2024-10-18 06:24:20 +00:00
s3sync/History.md

605 B

1.2.0 / 2015-07-28

  • Added levels to logging to silence output if required

1.1.1 / 2015-07-26

  • Fix: Remove -v shorthand as it lead to confusion with "verbose" flags
  • Fix: Made channels bigger for S3 processing

1.1.0 / 2015-07-26

  • Fetch s3 file list in parallel
  • Do file sync with more than 1 thread in parallel

1.0.1 / 2015-07-26

  • Fix: List logic was not able to list more than 1000 files
  • Fix: Move version info to flag instead of command

1.0.0 / 2015-07-26

  • Initial version