Skip to content

oma-fetch v0.1.3

Choose a tag to compare

@eatradish eatradish released this 02 Sep 15:23
· 3698 commits to master since this release

Chore

  • Adapt tokio enabled feature
  • Adjust some deps

New Features

  • Add translate

Bug Fixes

  • Escape url try to fix can not download '+' in package name packages
  • Fix warning message display

Commit Statistics

  • 5 commits contributed to the release over the course of 7 calendar days.
  • 7 days passed between releases.
  • 5 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Escape url try to fix can not download '+' in package name packages (7f5dea1)
    • Add translate (2fe7543)
    • Fix warning message display (30b2f5c)
    • Adapt tokio enabled feature (5700316)
    • Adjust some deps (922fb8a)