Home / Changelog

Changelog

All notable user-facing releases of SparkLang (the Spark programming language) are listed here. Site and installers track website/downloads/manifest.json.

0.6.1 — 2026-09-02

Status / feature pass:

  • First-class embed / retrieve + dry fixtures + spark-rag-http (also #21).
  • Shell/run dry-run: shell / run allowlist; ./spark --embed stub.
  • Per-ask [accounting] (dry zeros; live prints gateway usage when present).
  • Docs: ADOPTION_BAR, ROADMAP, RELEASE; receptionist [goal] example.
  • Site: SparkLang searchability; de-emphasize MITM/pcap/IDE/voice-as-prod.

0.6.3 — 2026-09-02

  • Model training pillar: model train / model build submit real training jobs; model status polls artifacts. Dry fixtures under examples/fixtures/train/. Live companion ./spark-train-http (SPARK_TRAIN_BACKEND=http|local-yield). Docs: Model training.
  • model plan replaces blueprint-only markdown export.
  • Analyze / compare / improve stay eval helpers.

0.6.2 — 2026-09-02

  • Product rename: public identity is SparkLang at https://sparklang.dev/ (site, docs, About, status). Public org source when ready.
  • CLI: binary / bootstrap names stay spark and ./spark-bootstrap (no overnight break).
  • IDE: language ide ops kept; editor story prefers LSP + highlighting.
  • Installer kit filenames / hashes remain 0.6.0 until the next packaging pass.

0.6.0 — 2026-09-02

  • Runtime / installer kit 0.6.0 (see Downloads manifest).
  • Language + dry-run runtime: .spark programs, fixtures, compile/BC path, IDE language ops, playbooks.
  • Optional live ask via any OpenAI-compatible AI_GATEWAY_URL (not required for the default dry-run story).
  • Optional surfaces: voice/PSTN (gated), browser/MITM, network capture.
  • model analyze / compare / improve = eval helpers; train/build/status arrived in 0.6.3.

Earlier

Prior notes stay on this page and in the installer manifest.json history. Binary downloads remain on Downloads (Pages-hosted), not a public git forge.