Skip to content

v0.37.1

Choose a tag to compare

@eatradish eatradish released this 11 May 03:24
· 3948 commits to master since this release

Chore

  • Update all deps

Bug Fixes

  • Fix fetch local source database filename
  • Check file is exist in download_and_extract_db_local
  • Fix fetch local source database file

Style

  • Use cargo fmt to format code
  • Use cargo clippy to lint code

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
    • Fix fetch local source database filename (cfebaf5)
    • Check file is exist in download_and_extract_db_local (798fe79)
    • Fix fetch local source database file (cc6f289)
    • Use cargo fmt to format code (d103963)
    • Use cargo clippy to lint code (7a9a1c1)
    • Update all deps (6af62b0)