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