Skip to content

v0.32.1

Compare
Choose a tag to compare
@eatradish eatradish released this 02 May 05:56
· 2589 commits to master since this release

Chore

  • update anstream to 0.3.2

New Features

  • return 0 if operation allow ctrlc
  • open new thread to check contents file metadata

Bug Fixes

  • oma mark needs root

Refactor

  • optmize local mirror download and extract logic
  • optmize download db logic again
    • Do not checksum multi times
    • Do not download contents compress file multi times

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update anstream to 0.3.2 (49b899d)
    • Optmize local mirror download and extract logic (90e16b1)
    • Return 0 if operation allow ctrlc (ba2c3a9)
    • Optmize download db logic again (bfb455e)
    • Oma mark needs root (6fa58bd)
    • Open new thread to check contents file metadata (277decc)