Skip to content

v0.45.5

Compare
Choose a tag to compare
@eatradish eatradish released this 14 Jul 08:39
· 2289 commits to master since this release

Chore

  • Update all deps

Bug Fixes

  • Fix find_unmet_dep logic

Other

  • Fix unmet-dependencies ui string

Style

  • Run cargo clippy and cargo fmt to lint code

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all deps (6ea9b4e)
    • Run cargo clippy and cargo fmt to lint code (92115c9)
    • Fix find_unmet_dep logic (c22b113)
    • Fix unmet-dependencies ui string (e022bea)