Skip to content

Commit 897845e

Browse files
copyleftdevclaude
andcommitted
release: bump version to 0.2.0
Hardened release after 31 adversarial deep reviews: - 195 unit tests (up from 0) - Input validation on every field across all 4 MCP tools - JSON-RPC 2.0 spec compliance - Schema-runtime consistency verified - Validation logic deduplicated (validate_text_core) - Hot-path allocation optimized - ~130+ issues found and fixed Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 63c5dde commit 897845e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "allman"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
authors = ["MCP Agent Mail Team"]
66
description = "A high-performance, headless MCP Agent Mail server named in honor of Eric Allman."

0 commit comments

Comments
 (0)