Skip to content

v1.0.5

Choose a tag to compare

@eatradish eatradish released this 09 Aug 10:20
· 3706 commits to master since this release

Chore

  • update all deps

New Features

  • do not add -dbg package to dep issue item

Bug Fixes

  • try to fix unmet dep wrong error output
  • oma upgrade add find breaks logic

Style

  • run cargo clippy and cargo fmt to lint code

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Run cargo clippy and cargo fmt to lint code (d8c0747)
    • Update all deps (bb8ee7e)
    • Do not add -dbg package to dep issue item (baf4535)
    • Try to fix unmet dep wrong error output (db229ac)
    • Oma upgrade add find breaks logic (a4775ba)