Version 2.0.0
This version contains some breaking changes to the run_analysis
API.
Changes are:
- There is no longer the need to call
begin_execution
andend_execution
functions in your code. - Coverage is collected during analysis.
- A convention for writing analysis results to file.
- Support for multi-process runs.