v0.5.2
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.5.2 - 2026-03-29
Bug Fixes
- Resolve 404 for Marimo Notebooks and Reports pages in deployed book (#600)
Maintenance
- Update MARIMO_FOLDER path in .env
New Features
- Add comprehensive plots & reports gallery notebook (#596)
Other Changes
- Initial plan
- Clean up .env by removing book variables (#594)
- Merge branch 'main' into copilot/bring-tests-from-quantstats
- Initial plan for porting quantstats tests to jquantstats
Agent-Logs-Url: https://github.com/Jebel-Quant/jquantstats/sessions/4ce55d80-842c-44e2-a0cc-75403d794aaf
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
- Port quantstats test suite to jquantstats (31 new tests)
Agent-Logs-Url: https://github.com/Jebel-Quant/jquantstats/sessions/4ce55d80-842c-44e2-a0cc-75403d794aaf
Co-authored-by: tschm 2046079+tschm@users.noreply.github.com
- Merge branch 'main' into copilot/bring-tests-from-quantstats
- Minor test cleanup: inline DataFrames and tighten raises match
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
-
Merge branch 'main' into copilot/bring-tests-from-quantstats
-
Fix _NOTEBOOK_DIR scope and add HTML report exports via NOTEBOOK_OUTPUT_FOLDER
-
Rename _NOTEBOOK_DIR → NOTEBOOK_DIR (underscore-prefixed vars are cell-local in marimo)
-
Add os import to app.setup
-
Add export cells for data and portfolio HTML reports, using the same NOTEBOOK_OUTPUT_FOLDER pattern as rhiza.py
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- Fix multiple-definition errors: prefix cell-local vars with underscore
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- Bump version 0.5.1 → 0.5.2