Changelog

User-facing changes are recorded in the repository root:

CHANGELOG.md

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 migrate Python ↔ JavaScript with semantic-loss analysis
  • .plx snapshots with content hashing
  • plx doctor, runtimes, capabilities, bench, --json
  • mdBook site and GitHub Actions CI / Pages / release scaffolding

Limitations: Limitations.