flywheel_connectors v0.2.0
First tagged release since v0.1.0 (2026-05-21). Ships the fwc agent-facing CLI as self-contained, statically-versioned binaries for all six supported platforms. fwc --version reports 0.2.0.
Highlights since v0.1.0
- asupersync 0.3.4 runtime upgrade with restored precise timer fidelity
- Manifest-driven connector operation inventories (operations sourced from
manifest.toml) fwcproof-readiness / proof-request subsystem + formalized per-command JSON output schemas- Post-quantum ZoneKeyManifest V4, mesh/HRW lease coordination, browser real-CDP navigation hardening
Binaries (fwc)
| Platform | Asset |
|---|---|
| macOS arm64 (Apple Silicon) | fwc-v0.2.0-aarch64-apple-darwin.tar.xz |
| macOS x86_64 (Intel) | fwc-v0.2.0-x86_64-apple-darwin.tar.xz |
| Linux x86_64 | fwc-v0.2.0-x86_64-unknown-linux-gnu.tar.xz |
| Linux arm64 | fwc-v0.2.0-aarch64-unknown-linux-gnu.tar.xz |
| Windows x86_64 | fwc-v0.2.0-x86_64-pc-windows-msvc.zip |
| Windows arm64 | fwc-v0.2.0-aarch64-pc-windows-msvc.zip |
Checksums in SHA256SUMS.txt. Built cross-platform via dsr (Doodlestein Self-Releaser).
Note: this release contains the
fwcCLI. Thefcp-hostgateway binary is not bundled in this release.