Skip to content

v3.2.1

Choose a tag to compare

@Byron Byron released this 15 Jan 18:45
· 89 commits to master since this release
d7abb5b

Bug Fixes

  • find best-possible trash dir, e.g. use /run/foo/.trash instead of/run/.trash when deleting /run/foo/bar.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Find best-possible trash dir, e.g. use /run/foo/.trash instead of/run/.trash when deleting /run/foo/bar. (bb868d6)
    • Refactor (8cb3f75)
    • Cargo fmt (0b42fc0)
    • Use unstable sort (18dadef)
    • Fixing method os (8ba855e)
    • Sort mount points first (b2e4cf2)
    • Refactor (da8ce63)
    • Fix clippy error (8f74b17)
    • Fixing sometimes choosing incorrect mount point if substring of each other (1e9df03)