pty-mcp-server 0.0.9.0 → 0.1.0.0
raw patch · 2 files changed
+9/−1 lines, 2 files
Files
- CHANGELOG.md +8/−0
- pty-mcp-server.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,13 @@ # Revision history for pty-mcp-server +## 0.1.0.0 -- 2025-08-17++* Fixed proc-message.++## 0.0.9.0 -- 2025-08-11++* Fixed encoding.+ ## 0.0.8.0 -- 2025-08-11 * Fixed encoding.
pty-mcp-server.cabal view
@@ -20,7 +20,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.0.9.0+version: 0.1.0.0 -- A short (one-line) description of the package. synopsis: pty-mcp-server