Skip to content

v0.17.0

Latest

Choose a tag to compare

@alanbld alanbld released this 10 Feb 13:17
· 2 commits to main since this release

What's New

Added

  • Duplicate task ID validation (E004) — Sibling tasks sharing the same ID now emit an E004 error diagnostic, preventing undefined scheduling behavior
  • Gantt header date range label — Header now shows the actual date range (e.g. "Feb – Mar 2026") instead of only the start month; applies to both HTML and SVG renderers
  • SVG critical path toggleSvgRenderer now supports hide_critical_path() for consistency with HTML, Mermaid, and PlantUML renderers

See CHANGELOG.md for full details.