Skip to content

1.0.31: Improved macOS command lines parsing

Compare
Choose a tag to compare
@walles walles released this 19 Mar 10:27
· 503 commits to python since this release
Homebrew command lines are now identified as "brew.rb", previously "ruby".

App names are now sometimes added to command names for clarification, so now we
say "Dock/extra" rather than just "extra" for the Dock's "extra" binary.

In addition to this there are some internal changes for improved performance
and type checking.