Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 15:13
· 663 commits to main since this release

tracexec v0.0.4 released!

Changes since v0.0.3:

  • --show-cmdline now always shows the filename in the place of argv[0]. A warning will be logged if the filename does not match argv[0].
  • Log level is now controlled via --verbose and --quiet flags instead of RUST_LOG environment variable.