Skip to content

Releases: celiumsai/pliegors

Release list

PliegoRS v0.0.1

Choose a tag to compare

@terrizoaguimor terrizoaguimor released this 16 Jul 22:43
e4d0d3d

PliegoRS v0.0.1 is the first public preview release of the Rust-native framework for verifiable, replayable, durable web interfaces.

Highlights:

  • deterministic static generation, typed views, event logs, folds, and snapshots;
  • Rust/WASM browser clients with explicit lifecycle adapters;
  • maintained default, minimal, editorial, and cinematic starters;
  • Linux x86_64 and ARM64 production artifacts;
  • macOS and Windows development artifacts;
  • reproducible two-replica builds and a signed exact-set release manifest.

Install the Rust CLI from the registry with cargo install pliego-cli --version 0.0.1 --locked, or download the installer and platform archive attached to this release.

The detached Ed25519 manifest covers every downloadable installer, verifier, reproducibility record, checksum, and CLI archive.

PliegoRS is pre-1.0 public preview software. Review the changelog, supported targets, and security policy before production use.