0.4.0 (April 19, 2026)
- Quarto: Write plot data to content-addressed
site_data/immutable/*.arrowassets and fetch via the browser Cache API. - Quarto: Bypass the ~3.5 MB ipywidgets loader in favor of a small inline bootstrap.
- Quarto: Placeholder loading shimmer so that plots occupy their full size even before loading.
- Quarto: Optional
js+pngoutput mode embeds static PNG fallback for each plot so plots are visible immediately.
0.3.5 (December 5, 2025)
- Views: Take view functions out of beta.
0.3.4 (October 27, 2025)
- Radar: Fill selected polygons only, correct quadrant angles for labels, default to
task_name.
0.3.3 (October 27, 2025)
- Views: Add
scores_radar,scores_radar_by_task, andscores_radar_by_metricviews. - Views: Improvements to
scores_by_limit. - Plots: Improve heatmap defaults.
- Marks: Position radar labels using pixel offset with angle-quadrant awareness.
- Packaging: Export
__version__.
0.3.2 (August 16, 2025)
- Views: Add
samples_heatmapview. - Views: Add custom legend support to all views; add
titleandmarkstoscores_by_limit. - Legend: Improved appearance for
top/bottomframe anchors. - Compatibility: Adapt correctly to JupyterLab themes.
0.3.1 (August 12, 2025)
- Views: Add
scores_by_limitview. - Plots: Add
orientationoption to heatmap; allow container to grow to content. - Marks: Improved support for date-based regression lines.
- Legend: Various improvements; remove bottom margin.
- Quarto: Format detection updated for Quarto 1.8.
- Testing: Add test suite and build workflow.
0.3.0 (August 3, 2025)
- Views: Add
scores_by_factorview. - Views: Rename
scores_with_baselinetoscores_by_model. - Views: Add
titleandmarksarguments to built-in views. - Plots: PNG output with
"auto"detection for Quarto. - Plots: Dashboard layout support.
- Marks: Add
baselinemark;rule_yno longer requires data. - Tooltips: Support boolean value filtering; pass user channels through.
- Tool calls: Add log-link support.
- Transforms: More flexible
ci_boundswith distinct channels for lower and upper bounds. - Docs: Add citation, Twitter card, and
llms.txt.
0.2.8 (July 25, 2025)
- Views: Add frontier support to
scores_timeline. - Views:
scores_timelinesupports data transformed withmodel_info. - Plots: Heatmap accepts Legend directly; add sorting option.
- Plots: Switch built-in views to use
model_display_name. - Marks: Text collision handling, opt-in per plot.
- Tooltips: Dismiss on scroll; improved initialization; set min-width.
- Legend: Allow
Falseto disable legend on any view. - Docs: Add data preparation documentation.
0.2.7 (July 18, 2025)
- Views: Fix color domain for
scores_timeline. - Tables: Tweak column width behavior.
0.2.6 (July 18, 2025)
- Packaging: Improve publish workflow.
0.2.5 (July 18, 2025)
Initial release.