File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
33Notable changes to Sparkle will be documented in this file.
44
5+ ## [ Unreleased]
6+
7+ ### Added
8+ - Broader coverage for configuration-space parsing to guard conditional/forbidden handling regressions. [ Bug #206 ]
9+
10+ ### Changed
11+ - Comparison plots now filter out ` NaN ` points before choosing linear/log scale and rendering. [ Bug #206 ]
12+ - IRACE parameter parsing now accepts categorical values whether they are double-quoted, single-quoted, or unquoted. [ Bug #206 ]
13+ - Membership checks in parsed conditions/forbiddens now normalise single values into lists to ensure matching works as intended. [ Bug #206 ]
14+
15+ ### Fixed
16+ - Performance data cleaning now drops ` NaN ` entries per sub-series and raises if a whole sub-series is ` NaN ` , avoiding silent failures. [ Bug #206 ]
17+
518## [ 0.9.5.1] - 15/10/2025
619
720### Added
You can’t perform that action at this time.
0 commit comments