Skip to content

OpenShell v0.0.26

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 15:08
· 7 commits to main since this release
f92923e

OpenShell v0.0.26

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.26 sh

What's Changed

  • docs(fern): migrate OpenShell docs to Fern by @lbliii in #780
  • refactor(server): split grpc.rs into submodules by @drew in #777
  • ci(gpu): add separate GPU test workflows by @pimlock in #773
  • feat(vm): add openshell-vm crate with libkrun microVM gateway by @drew in #611
  • docs(fern): finalize preview workflow and nav cleanup by @pimlock in #784

New Contributors

Full Changelog: v0.0.25...v0.0.26