v2.0.0
2.0.0 (2026-09-02)
BREAKING CHANGES
- CLI runtime command surface changed - use
rogatio runtime activate|deactivateinstead ofstart|stop, androgatio runtime host <path>
instead ofrogatio runtime-host <path>. Scripts and native-messaging
manifests referencing the old command names must be updated.
Install
This release publishes @rogatio/cli@2.0.0. Install globally with your preferred package manager:
npm install -g @rogatio/cli@2.0.0
pnpm add -g @rogatio/cli@2.0.0
bun add -g @rogatio/cli@2.0.0
vp install -g @rogatio/cli@2.0.0