Note: this page is a manually-refreshed mirror. The canonical source is CHANGELOG.md on GitHub.

Mirrored from the repo root CHANGELOG.md. Maintained automatically by release-please on each merge to main — see CI/CD pipeline for the full flow.

Changelog

All notable changes to this project are documented here.

The format follows Keep a Changelog, and this project adheres to Semantic Versioning.

From v1.2.0 onwards this file is maintained automatically by release-please. Anything above v1.1.0 was seeded retroactively from the GitHub Releases history.

1.3.1 (2026-05-12)

Bug Fixes

Documentation

1.3.0 (2026-05-12)

Features

1.2.0 (2026-05-12)

Features

Documentation

1.1.1 (2026-05-12)

Bug Fixes

Documentation

1.1.0 - 2026-05-11

Benchmark suite for the TFG thesis chapter 5 plus full English localization of strategy notebooks, scripts and evaluation artefacts. No model retraining and no breaking changes to runtime APIs.

1.0.0 - 2026-04-20

First stable release. Ships the three-window arcade experience, the full seven-model ML stack and the N25 to N31 multi-agent LangGraph orchestrator with FIA RAG over Qdrant.

0.12.0 - 2026-04-15

Interfaces and distribution milestone. Closes R3 (Streamlit + Backend) and lands infrastructure for R2 (Arcade). The CLI (R1) stays untouched.

0.11.0 - 2026-03-30

Multi-agent system complete plus the RAG regulation layer. Seven specialized agents coordinate under a Strategy Orchestrator to produce real-time pit strategy recommendations from live race data.

0.10.0 - 2026-03-22

Multi-agent infrastructure milestone. Two of seven sub-agents complete plus the full RAG indexing pipeline and the importable src/rag/ module.

0.9.0 - 2026-03-17

NLP pipeline complete. All notebooks N17 to N24 shipped; the radio analysis pipeline is operational and integrated into the unified inference entry point used by the Strategy Agent.

0.8.1 - 2026-03-13

Strategy ML suite: pit-stop prediction and undercut intelligence.

0.7.0 - 2026-03-05

ML foundation phase closes out. Two predictive models trained, validated on held-out 2025 data and exported under data/models/.

0.6.0 - 2026-02-12

Data engineering phase closes out. End-to-end pipeline from raw FastF1 telemetry to a clean feature-rich dataset ready to feed the ML models.

0.1.1 - 2026-04-09

First CLI release (R1 milestone). Distributed as the f1_strat_manager-0.1.1-py3-none-any.whl wheel.