Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@AryazE AryazE released this 05 Mar 12:55
· 62 commits to main since this release

This version contains some breaking changes to the run_analysis API.
Changes are:

  • There is no longer the need to call begin_execution and end_execution functions in your code.
  • Coverage is collected during analysis.
  • A convention for writing analysis results to file.
  • Support for multi-process runs.