Skip to content

v2026.02.04

Latest

Choose a tag to compare

@arapov arapov released this 04 Feb 13:13
· 4 commits to master since this release
v2026.02.04
28bfcec

Release Notes

Functional changes

  • Safe coordinate scaling: guard against divide‑by‑zero when all scores are zero, preventing NaN plot coordinates. bird_plot/cli.py
  • Sanitized names for output paths to avoid unsafe filesystem characters. bird_plot/cli.py
  • Comparison filenames standardized to with_TeamAverage.png for team-average overlays. bird_plot/cli.py
  • Radar title formatting now skips empty/NaN notes instead of always appending. bird_plot/plots/radar.py
  • Quadrant color keys now map to the correct corners while preserving the existing visual colors. bird_plot/plots/base.py, config.toml
  • Team average labeling cleaned up (Name now “Team Average Profile”, Note empty). bird_plot/cli.py