Change Log¶
All notable changes to scqceval will be documented in this file.
2022-02-07¶
Reorganize the documentation
2021-04-15¶
Important¶
Add new parameter
qc.useDatabase
used to control whether QC parameters shall initially be loaded from the database. The default was changed to false. Setqc.useDatabase
to true in order to keep the previous behavior.
Fixed¶
Handling of parameter
qc.ignoreMissingParametersAfter
.
2021-02-09¶
Added¶
Allow configuration of advanced rules with a boolean expression.
Changed¶
Use boolean expressions in default configuration keeping previous values but adding QC interval expressions
Update documentation for configuration of QC parameters