Releases: pydantic/mcp-run-python
Releases · pydantic/mcp-run-python
v0.0.22 (2025-12-11)
What's Changed
- feat: when verbose logging, also log outputs of deno to console by @Kigstn in #23
- feat: add stateless streamable http mode (#8) by @PeterRodenkirchAA in #15
- pin deno to v2.5.5 by @samuelcolvin in #33
- Ignore
node_moduleswhen copying the TS code for deno by @tonyxwz in #32
New Contributors
- @Kigstn made their first contribution in #23
- @PeterRodenkirchAA made their first contribution in #15
- @tonyxwz made their first contribution in #32
Full Changelog: v0.0.21...v0.0.22
v0.0.21 2025-09-03
What's Changed
- fix example return code by @samuelcolvin in #7
- remove log level arg from sandbox by @samuelcolvin in #11
- add code context by @samuelcolvin in #10
- uprev mcp typescript library by @samuelcolvin in #12
- uprev pyodide by @samuelcolvin in #13
- add more tests & uprev by @samuelcolvin in #14
Full Changelog: v0.0.20...v0.0.21
v0.0.20 2025-09-02
What's Changed
- allow multiple sandboxes, rename methods by @samuelcolvin in #3
- Reuse pyodide env - much faster repeat execution by @samuelcolvin in #4
- Add ability to disable networking by @dmontagu in #5
- uprev to 0.0.20 by @samuelcolvin in #6
New Contributors
Full Changelog: v0.0.2...v0.0.20
v0.0.2 2025-09-01
What's Changed
- Install dependencies separately by @samuelcolvin in #1
- Sandbox by @samuelcolvin in #2
New Contributors
- @samuelcolvin made their first contribution in #1
Full Changelog: https://github.com/pydantic/mcp-run-python/commits/v0.0.2