0.2.7 (2024-10-16)
- correct the calculation of the number of rows with differences for a summary tab (#555) (dda4d69), closes #554
0.2.6 (2024-10-16)
- add support for configuring comparison graph groups and order (#541) (922a4d4), closes #539
- add view option for consistent y-axis limits across a row of comparison graphs (#548) (d8ce779), closes #547
- allow for adding reference plots to a comparison graph (#550) (4f0495a), closes #549
- allow for customizing the set of context graphs that are displayed for a given dataset/scenario (#544) (04f3410), closes #540
- allow for pinning scenarios/datasets in model-check report (#551) (e3b0463), closes #537
- allow for showing a mix of dataset/scenario combinations in a single comparison view (#553) (94fbb09), closes #552
- allow for displaying more than 3 graph boxes in one row in detail view (#546) (5a76a03), closes #545
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-core bumped from ^0.1.2 to ^0.1.3
- dependencies
0.2.5 (2024-08-23)
0.2.4 (2024-03-26)
- correct handling of the case where comparison scenario is not valid for one side (#451) (a9d2e34), closes #450
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-core bumped from ^0.1.1 to ^0.1.2
- dependencies
0.2.3 (2023-09-05)
0.2.2 (2023-06-18)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/check-core bumped from ^0.1.0 to ^0.1.1
- dependencies
0.2.1 (2022-10-29)
0.2.0 (2022-09-28)
- allow for selecting different model-check baseline bundle in local dev mode (#246) (6425eb8), closes #244