Skip to content

What's New

This page summarizes user-visible changes from CHANGELOG.md in docs-friendly form.

Unreleased Highlights

  • Runtime export objects are now typed (StrategyTimeSeries, StrategyTimeSeriesBatch).
  • Export APIs now return StrategyTimeSeriesBatch instead of raw DataFrames.
  • Export CSV contract is canonicalized to stable column names.
  • Governance and package policy docs were added for contributors and maintainers.

0.1.0 (2026-02-12)

  • Initial public release of StackSats.
  • Strategy lifecycle support for validation, backtesting, and export.
  • CLI tooling, feature precomputation, and deployment extras.

Mapping to changelog

For full release details and raw changelog entries, see CHANGELOG.md.