v0.3.14

superradcompany/microsandboxv0.3.14Apr 18, 2026by github-actions[bot]

AI Summary

This release adds Docker image publishing to the release pipeline and introduces CLI entry points for the microsandbox SDK across multiple package managers (cargo, npx, and pipx), making it easier for developers to install and use the tool.

Key Highlights

  • Docker image publishing added to the release pipeline
  • CLI entry points added for cargo, npx, and pipx package managers
  • Version bump to 0.3.14

New Features

  • Docker image publishing to release pipeline
  • Microsandbox CLI entry points for cargo/npx/pipx

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