Skip to content

v5.1.3

Compare
Choose a tag to compare
@Byron Byron released this 16 May 19:26
· 4 commits to main since this release
6e396da

Bug Fixes

  • use ShellExecuteExW to avoid freeze when opening directories

Commit Statistics

  • 5 commits contributed to the release over the course of 68 calendar days.
  • 70 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #94

Commit Details

view details
  • #94
    • Clarify docs of shellexecute-on-windows feature (7652a30)
  • Uncategorized
    • Merge pull request #98 from amrbashir/fix/windows/shell-execute-freeze (d152c8e)
    • Use cfg_attr (c8840af)
    • Update src/windows.rs (75c7ea0)
    • Use ShellExecuteExW to avoid freeze when opening directories (43d8d88)