Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@javiertuya javiertuya released this 14 Aug 14:52
· 12 commits to main since this release
  • Restyle class html reports, sorting and grouping by line number
  • Display source code in the html reports
  • Display parameters passed to the queries and rule evaluation status in the html reports
  • New format of the history store
  • Support for evaluation of SQL mutants (coverage criterion is selectable from qacover.properties, fpc remains as default)
  • BREAKING CHANGES in qacover.properties: qacover.fpc.* renamed to qacover.rule.* and qacover.optimize.rule* renamed to qacover.rule.optimize*
  • Review and fix EF SQL Server example
  • Migrate net variant to NET8.0 and EF8.0
  • Dependency updates