Releases
Track OPSd releases by product line.
Follow new releases across the core OPSd CLI and provider module lines. Filter by product or release type, then open the full release notes when you need detail.
v1.0.0 May 18, 2026
OPSd v1.0.0
Major OPSd
Current stable release line for OPSd CLI.
- versioned release bundles and `asdf` install support
- blueprint discovery, manifest init, validation, render, and growth flows
- shell completion for bash, zsh, and fish
v0.1.0 April 20, 2026
OPSd v0.1.0
Major OPSd
First portable binary-style release of OPSd CLI.
- self-contained CLI bundles for Linux amd64 and macOS Apple Silicon
- direct bundle installation without a separately installed Ruby runtime
- embedded Ruby runtime packaged inside the release archive
v0.1.1 April 20, 2026
OPSd v0.1.1
Patch OPSd
Portable bundle hardening release.
- hardened portable bundle builds so release artifacts are validated before publication
- portable bundles fail fast if they are built from an incompatible Ruby runtime
- bundle builds verify that the unpacked archive can run `opsd version`