v0.3.1

superradcompany/microsandboxv0.3.1Mar 20, 2026by github-actions[bot]

AI Summary

This release (v0.3.1) makes the prebuilt option the default and enables automatic installation of runtime dependencies, while also bumping the crates version and pinning the prebuilt download version for consistency.

Key Highlights

  • Prebuilt is now the default option
  • Auto-install runtime dependencies feature added
  • Crates bumped to v0.3.1
  • Prebuilt download version is now pinned

New Features

  • Made prebuilt the default option
  • Added auto-install functionality for runtime dependencies
  • Pinned prebuilt download version for consistent builds

Full Release Notes

## What's Changed
* feat: make prebuilt default and auto-install runtime deps by @appcypher in https://github.com/zerocore-ai/microsandbox/pull/427
* chore: bump crates to v0.3.1 and pin prebuilt download version by @appcypher in https://github.com/zerocore-ai/microsandbox/pull/428


**Full Changelog**: https://github.com/zerocore-ai/microsandbox/compare/v0.3.0...v0.3.1