Skip to content

v0.3.2

Compare
Choose a tag to compare
@mstmdev mstmdev released this 01 Mar 09:02
· 571 commits to main since this release

Fixed

  • Fix the cyclomatic complexity is too high.
  • Fix creates too many simultaneously alive goroutines and they are exceeded.
  • Fix writing an empty file has no effect in the remote disk mode and the push mode.
  • Fix writing an empty file or a same length file has no effect in the local disk mode.

Enhancements

  • Add the chunk_size flag to support upload the big file by chunk.