# Changelog Sandwich Hime follows semantic versioning after final v1. Compiler and nested runtime releases are versioned independently and listed together when they form one coordinated release. ## Unreleased No changes have been accepted after the first v1 release candidate. ## v1.0.0-rc.1 — 2026-08-24 The first release candidate coordinates compiler `v1.0.0-rc.1` and runtime `sando/v1.0.0-rc.1` at runtime ABI `sando.v1`. The intended v1 language, generated API, runtime API, CLI, diagnostics, and schemas are frozen except for release-blocking corrections. ### Added - Maintained native Linux/amd64 and Apple Silicon macOS/arm64 verification on pinned Go 1.26.7 and Go 1.27.0 toolchains. - Reproducible Linux and Darwin archives with checksums, SPDX SBOMs, manifests, build provenance, and exact public-source identities. - A Developer ID-signed, notarized, and stapled macOS disk image for the native arm64 compiler. - Exact contract snapshots, contextual-escaping differentials, real-browser compiler and development-supervisor evidence, long fuzz evidence, and repository-owned benchmark evidence. - Standard-library-only LSP diagnostics, hover, document symbols, component completion, and go-to-definition retained from Beta 2 as part of the frozen v1 command surface. ### Changed - Linux/amd64 and Apple Silicon macOS/arm64 are the maintained execution, verification, artifact, and release targets. WSL, native Windows, Intel macOS, Linux/arm64, and other targets remain useful portability surfaces but are not v1 compatibility promises. - The module language directive remains Go 1.25 for consumer compatibility; maintained release builds use the pinned patched Go 1.26 and Go 1.27 lines. - Release evidence is bound to the exact sanitized public commit and tree. GitHub remains an untagged discovery snapshot; Gitea remains the source, contribution, module, tag, and artifact authority. ### Removed - The native Windows PowerShell verifier and private multi-OS release-gate workflow. Historical Windows evidence remains recorded without creating a current support obligation. ## v1.0.0-beta.2 — 2026-08-12 Compiler-only release; the unchanged Apache runtime remains `sando/v1.0.0-beta.1` with ABI `sando.v1`. ### Added - Standard-library-only `himesan lsp --stdio` with one workspace per process, full-document overlays, 200 ms edit debounce, cancellation, and bounded indexing through the compiler's existing filesystem boundaries. - Live diagnostics, trust warnings, duplicate/cycle reporting, UTF-16 LSP positions, tag/context/component hover, document symbols, typed component completion, and component go-to-definition. - Additive `features: ["lsp-stdio"]` in `himesan version --json`. - Protocol framing and malformed-input fuzzing; overlay, Unicode, CRLF, NUL, deletion, nested-module, symlink, completion, definition, cancellation, shutdown, no-write, and resource-limit tests. ### Boundaries The server does not generate, run Go or project code, fetch dependencies, access the network, start the dev supervisor, format, rename, add imports, or delegate general Go completion to `gopls`. Generated-file freshness remains an explicit `himesan check --json` workflow. ## v1.0.0-beta.1 — 2026-08-12 This is the first installable public beta: `sando/v1.0.0-beta.1` for the Apache-2.0 runtime and `v1.0.0-beta.1` for the compiler and CLI. The beta is for learning, classroom projects, evaluation, and compatibility feedback. It is not a production-stability promise. ### Added - Typed one-component `.sando` language and explicit `