v0.4.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.4.0 - 2026-03-26
Bug Fixes
- Raise ValueError when CostModel is constructed with both cost fields non-zero (#528)
- Fix generate_svgs path scope, update coverage badge URL, add from_position tests
Documentation
- Add paper badge linking to compiled PDF on paper branch
- Reorder Figure 1 facades column to report > stats > plots
- Reorder Figure 1 facades column to stats > report > plots
- Update CHANGELOG for v0.2.0 through v0.3.4 and unreleased
- Add 2026-03-26 v0.3.4 repository analysis entry
Maintenance
- Remove deploy-versioned-docs job from rhiza_docs workflow
- Remove generate_svgs.py from repository
New Features
- Autopilot loop — analyse → create issues → solve with Claude (#523)
- Add companion paper and LaTeX CI workflow
- Add portfolio initialization from positions, enhance plotting features, and update snapshots
Other Changes
- Add 1/n equal-weight portfolio SVG charts from real AAPL/META data (#519)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: Thomas Schmelzer thomas.schmelzer@gmail.com
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
- Delete .github/workflows/autopilot.yml
- Move mkdocs.yml to root level (#526)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
- Update README.md
- Remove exclusion of mail links from link check
- Revisit pyproject
- [WIP] Add kaleido static-export tests to CI matrix (#538)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
- Add .github/CODEOWNERS (#540)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
- Bump version 0.3.4 → 0.4.0