v1.0.1 - demo, sample data, CI bump
Maintenance and presentation release. The application's behavior is unchanged from v1.0.0.
Added
- Animated end-to-end demo GIF in the README (upload, plain-English request, generated code, chart, and written report).
docs/examples/sample_survey.csv, a synthetic sample dataset so a new user gets a first result without supplying their own data.
Changed
- CI bumped to
actions/checkout@v5andactions/setup-python@v6, clearing the GitHub Node 20 runtime deprecation. Test matrix (3.11 / 3.12) and steps are unchanged.
178 tests pass; ruff clean; pip-audit clean. Full notes: CHANGELOG.md