Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 20:47
· 14 commits to develop since this release

v0.10.0 (2026-03-24)

Features

  • Add devcontainer configuration for DevPod (#80, ba8c55d)

Add .devcontainer/ with Dockerfile (Python 3.13, clang, llvm, cmake, ninja-build, Poetry) and devcontainer.json (VS Code extensions, GitHub CLI feature, postCreateCommand). Remove .gitpod.yml in favor of the devcontainer spec. Update LINUX_QUICKSTART.md with DevPod instructions.

Closes #80 Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com


Detailed Changes: v0.9.1...v0.10.0