Skip to content

v0.38.2

Compare
Choose a tag to compare
@eatradish eatradish released this 12 May 05:47
· 2200 commits to master since this release

New Features

  • Try to flushing file add progress spinner again
  • Try to flushing file add progress spinner

Bug Fixes

  • Use tokio::io::copy replaced tokio::fs::copy

Style

  • Use cargo-fmt to format code

Commit Statistics

  • 4 commits contributed to the release.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Use cargo-fmt to format code (0d99d40)
    • Try to flushing file add progress spinner again (f17b335)
    • Try to flushing file add progress spinner (128b930)
    • Use tokio::io::copy replaced tokio::fs::copy (ae9aa24)