Skip to content

0.36.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:38
· 0 commits to develop since this release
0.36.0
387f9bd

Added

  • Adding support for custom cargo runners. This will be the basis of wasm and ebpf support
  • Basic feature gate evaluation to skip source analysis on ignored modules
  • Ptrace support for linux aarch64 (64 bit ARM)

Changed

  • Performance improvements in llvm profraw parsing

Fixed

  • Issue with config file and CLI merging that lead to CLI --engine being ignored if a config file is used

Fixed

  • Issue with config file and CLI merging that lead to CLI --engine being ignored if a config file is used