What's Changed
- Dropped unused internal helpers, cover PUT routes by @DevilsAutumn in #108
- Add latest changelog section for unreleased changes by @DevilsAutumn in #109
- Fixed #107 -- Parsed request cookies directly so reserved names survive. by @DevilsAutumn in #110
- Fixed #74 -- Clarified direct Request behavior for MCP and CLI actions by @yanurag-dev in #94
- Fixed #96 -- Disabled Hypothesis deadline on router fuzz tests. by @DevilsAutumn in #112
- Fixed #75 -- Routed remote CLI call output through the shared formatter. by @DevilsAutumn in #113
- Fixed #87 -- Added a warning when WSGI skips lifespan hooks. by @DevilsAutumn in #114
- Neutralized query-parameter wording in MCP and CLI validation errors. by @DevilsAutumn in #115
- Fixed README typos and documented scalar query-string binding. by @DevilsAutumn in #116
- Bump version to 0.1.1. by @DevilsAutumn in #117
New Contributors
- @yanurag-dev made their first contribution in #94
Full Changelog: v0.1.0...v0.1.1