Changelog

View Source

0.1.2 (2025-04-30)

  • Enhancements
    • Perform code reloading on shell eval
    • Support new versions of the MCP standard
    • Refute to use iex on shell_eval
    • Improve shell_eval description
    • Allow ipv4 mapped ipv6 address for 127.0.0.1

0.1.1 (2025-04-30)

  • Enhancements
    • evaluate commands in a separate process with timeout
    • handle clients that are trying to establish a connection using the new Streamable transport by replying with 405 (Method not allowed) as documented in the MCP specification. (we will work on adding support for the new Streamable transport in the future!)
    • small improvements to the documentation and tool descriptions

0.1.0 (2025-04-29)

Initial release.