Skip to content

v5.1.0

Compare
Choose a tag to compare
@Byron Byron released this 01 Mar 06:29
· 23 commits to main since this release
21a73ee

New Features

  • use ShellExecuteW for detached spawning on Windows

Commit Statistics

  • 3 commits contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #91 from amrbashir/feat/windows/detachded-using-shellexecutew (b268647)
    • Split into two functions for better readability (4506b2f)
    • Use ShellExecuteW for detached spawning on Windows (191cb0e)