v0.1.9
What's Changed
- Add streamablehttp support by @Agent-Hellboy in #60
- update docs by @Agent-Hellboy in #63
- Fix asyncio issues by @Agent-Hellboy in #64
- Improve safety system by @Agent-Hellboy in #66
- refactor and add tests by @Agent-Hellboy in #68
- Make runtime async only by @Agent-Hellboy in #69
- make fuzzer async by @Agent-Hellboy in #72
- reorg client by @Agent-Hellboy in #73
- Fix duplicate server requests in protocol client and improve code for… by @Agent-Hellboy in #74
- Add JSON Schema parser and property-based invariants system by @Agent-Hellboy in #75
- Reorganize tests into component-based structure by @Agent-Hellboy in #76
- Add custom transport support (fixes #9) by @Agent-Hellboy in #82
- Add unittest for report and integration tests by @Agent-Hellboy in #77
- Add missing MCP protocol types and enhance fuzzing coverage by @Agent-Hellboy in #78
- Fix Hypothesis deadlock by converting strategies to async by @Agent-Hellboy in #80
- Improve transport layer by @Agent-Hellboy in #81
- Improve docs by @Agent-Hellboy in #79
- feat: Add comprehensive performance optimizations and resource manage… by @Agent-Hellboy in #83
- feat: use emoji library for emoji handling in Python code by @Agent-Hellboy in #85
- feat: Add comprehensive MCP schema fuzzing support by @Agent-Hellboy in #86
- Feature/standardized output format by @Agent-Hellboy in #87
- Improve docs by @Agent-Hellboy in #89
Full Changelog: v0.1.8...v0.1.9