Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 3.7 KB

Changelog

0.1.3 (2024-10-16)

Features

  • add support for configuring comparison graph groups and order (#541) (922a4d4), closes #539
  • 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 showing a mix of dataset/scenario combinations in a single comparison view (#553) (94fbb09), closes #552

0.1.2 (2024-03-26)

Features

  • add support for comparison scenarios that have different input settings in the two models (#456) (e250cdf), closes #453

Bug Fixes

0.1.1 (2023-06-18)

Features

  • allow for defining model comparison scenarios in YAML files (#330) (426eab1), closes #315

0.1.0 (2022-06-28)

Features

  • add build and plugin-{check,vite,wasm,worker} packages (#206) (dd34cbf), closes #203
  • add check-core and check-ui-shell packages (#202) (8d4fdce), closes #201

Bug Fixes

  • make runSuite proceed to completion when no checks are defined (#205) (32b2edb), closes #204