Release v1.0.4

This commit is contained in:
Oleg Sheynin
2026-07-30 02:41:36 +00:00
parent 4ddf4017bd
commit 6e0789d614
+17
View File
@@ -6,6 +6,23 @@ All notable changes to this project are documented in this file.
No unreleased changes yet. No unreleased changes yet.
## 2026-07-30 v1.0.4
- Updated notebook and Panel analysis for the SP Quant result database schema,
including explicit `trading_instructions` columns for action, assets,
scaled disequilibrium, and beta.
- Changed selected-pair market charts to read from the `market` table and kept
legacy packed instruction JSON support for older result databases.
- Added `scaled_disequilibrium` and `beta` to selected-pair theoretical
execution displays.
- Improved VS Code notebook usability with the `jupyter_bokeh` dependency,
direct Plotly figure rendering, and a dropdown Analyze control for individual
pair selection.
- Made the Panel app use the dark theme by default and reduced the sidebar
width from 430 px to 215 px with responsive sidebar controls.
- Expanded tests and notebook verification coverage for the new database schema
and Panel layout defaults.
## 2026-07-29 v1.0.3 ## 2026-07-29 v1.0.3
- Removed invalid fixed sizing mode from Panel Tabulator grids to avoid Bokeh - Removed invalid fixed sizing mode from Panel Tabulator grids to avoid Bokeh