Releases: xpcmdshell/py-code-mode
Releases · xpcmdshell/py-code-mode
v0.14.0
What's Changed
- Release workflow: create GitHub releases by @xpcmdshell in #75
- Add multi-backend executor support to the MCP server by @xpcmdshell in #76
- Release 0.14.0 by @xpcmdshell in #77
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Add DenoSandboxExecutor (Deno + Pyodide) + tool middleware plumbing by @xpcmdshell in #73
- Release 0.13.0 by @xpcmdshell in #74
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- docs: fix architecture diagram namespaces by @xpcmdshell in #68
- feat: stateless AST-only workflow loading by @xpcmdshell in #69
- fix: code review hardening bundle by @xpcmdshell in #71
- Release 0.12.0 by @xpcmdshell in #72
Full Changelog: v0.11.0...v0.12.0
v0.11.0
- Rename skills -> workflows across API, docs, and examples
- Fix subprocess/container/MCP wiring regressions after rename
- Enable pre-commit usage and ruff formatting consistency