Releases: nkiyohara/schematica
Releases · nkiyohara/schematica
Release list
Schematica v0.1.0-beta.12
Schematica beta desktop binaries and CLI tarball.
Downloads:
- macOS Apple Silicon: the
aarch64.dmgasset - Linux: AppImage, deb, or rpm
- CLI:
schematica-cli-v0.1.0-beta.12.tar.gzwith its matching.ascsignature
Windows note:
Official Windows binaries are not published while code signing is pending. Windows builds are still smoke-tested in CI.
Quality checks for this release:
- Format, lint, JS/package checks, and
cargo check --workspace --locked - Signed macOS and Linux Tauri release builds
- Unsigned Windows smoke build, without publishing Windows release assets
- Linux desktop binary smoke test under Xvfb to catch startup crashes and blank-launch failures
macOS note:
The macOS build is signed with a Developer ID Application certificate and submitted for Apple notarization during the release workflow.
Linux note:
Linux artifacts include GPG detached signatures and signed SHA256 checksums. The public key is available in docs/release-signing/schematica-linux-gpg-public.asc.