Skip to content

v0.9.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Dec 04:48
· 45 commits to main since this release

[0.9.2] - 2025-11-29

🚀 Features

  • Add wasm plugin sdk
  • Add plugin execution hint surfaces
  • Run wasm execution plugins via wasmtime
  • RFC 003 programmable execution (#82)
  • Add tesser-ledger crate
  • (cli) Persist ledger entries alongside runtime state
  • (data) Add canonical schema and ETL normalize command
  • (backtest) Require canonical parquet inputs
  • Rfc004 ledger data lake (#85)

🐛 Bug Fixes

  • Repair rfc frontmatter and wasm guest build

🚜 Refactor

  • Live runtime into actor system (#81)
  • Drive portfolio accounting through ledger entries

📚 Documentation

  • Capture programmable execution plan
  • Add wasm execution plugin guide
  • Remove RFC-003 documentation
  • Refresh canonical data workflow
  • Add tesser-wasm readme
  • Expand execution plugin guide
  • Add crate readmes
  • Add crate readmes (#86)

🧪 Testing

  • Buffer mock private ws messages until auth
  • Delay private ws registration until auth

⚙️ Miscellaneous Tasks

  • Fix emit_private_message indent
  • (release) V0.9.2