Releases: giis-uniovi/qacover
Releases · giis-uniovi/qacover
v2.0.0
- 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 toqacover.rule.*
andqacover.optimize.rule*
renamed toqacover.rule.optimize*
- Review and fix EF SQL Server example
- Migrate net variant to NET8.0 and EF8.0
- Dependency updates
v1.6.3
- Migrate Nunit to 4.*
- Migrate Oracle to 21.3.0
- Migrate net sqlite to System.Data.SQLite
- Update tdrules to 4.0.3
- Other dependency updates
v1.6.2
- Allow query operations to be storetype aware
- Update TdRules to 4.0.2
- Other dependency updates
v1.6.1
- Update tdrules to v4.0.1
- Remove code moved to tdrules
- Remove duplicated workflow runs on PR
- Group updates of MS Entity Framework
- Other dependency updates
v1.6.0
Update TdRules api to v4
v1.5.0
First release to GitHub, includes Java and .NET components