Skip to content

0.6.0

Compare
Choose a tag to compare
@hurngchunlee hurngchunlee released this 13 Jan 16:47
· 18 commits to main since this release
  • [repocli] enable 2 retries by default, i.e. -r 2 (issue #12)
  • [repocli] improve README (issue #13)
  • [repocli] file is considered existing at destination if it has same file size and has later modification time at the destination (issue #7)
  • [repocli] use buffered channel for the transfer queue so that total size and number of file counting are not blocked (issue #9)
  • [repocli] add version sub-command (issue #10)