Changelog
User-facing changes are recorded in the repository root:
The project follows Keep a Changelog and Semantic Versioning for the Parallax product line. Independently versioned surfaces (PIR schema, protocol, snapshot format, adapter interface) are described in Versioning.
Snapshot of 0.1.0
Initial public workspace. Highlights:
- Rust workspace: core, PIR, protocol, security, diagnostics, snapshot, migrate, runtime, adapters, CLI
- Python and JavaScript NDJSON workers with execute / capture / restore
- WASM execution via wasmtime (zero-arg exports, fuel); no binding migration
plx migratePython ↔ JavaScript with semantic-loss analysis.plxsnapshots with content hashingplx doctor,runtimes,capabilities,bench,--json- mdBook site and GitHub Actions CI / Pages / release scaffolding
Limitations: Limitations.