Skip to main content

Module roadmap_history

Module roadmap_history 

Source
Expand description

Release-history data for the roadmap page.

Generated from CHANGELOG.md + git tags by scripts/generate-roadmap.sh into roadmap_history.json, then baked at compile time — mirroring how benchmarks bakes latest.json. The roadmap renders one terse row per release; clicking a release opens its news article when one exists (news_slug_for).

Structs§

Release
One released (or prepared) version. Newest-first in get_history.

Functions§

get_history
All releases, newest-first.
news_slug_for
The news-article slug for a release, if one exists.