v0.3.14
sensein/riverstv0.3.14Apr 18, 2026by github-actions[bot]
AI Summary
Adds Docker image publishing to the release pipeline and introduces CLI entry points for cargo, npx, and pipx.
Key Highlights
- Docker image publishing to release pipeline
- CLI entry points for cargo, npx, and pipx
New Features
- Docker image publishing
- CLI entry points
Full Release Notes
## What's Changed * feat(docker): add Docker image publishing to release pipeline by @toksdotdev in https://github.com/superradcompany/microsandbox/pull/560 * feat(sdk): add microsandbox CLI entry points for cargo/npx/pipx by @appcypher in https://github.com/superradcompany/microsandbox/pull/570 * chore: bump version to 0.3.14 by @appcypher in https://github.com/superradcompany/microsandbox/pull/573 **Full Changelog**: https://github.com/superradcompany/microsandbox/compare/v0.3.13...v0.3.14