What's Changed
- Fixed #129 -- Added path-aware TestClient cookies. by @DevilsAutumn in #153
- Fixed #131 -- Add unit tests for signature formatting helpers in the docs generator. by @utk2103 in #146
- Fixed #118 -- Distinguished omitted JSON bodies from explicit JSON null in TestClient. by @Subharup-31 in #124
- Fixed #121 -- Added tests for CLI syntax error formatting. by @kashvipeehu24 in #125
- Fixed #152 -- Added Domain and Secure-aware TestClient cookies. by @DevilsAutumn in #158
- Fixed #160 -- Clarified Rust setup requirements. by @vaguul in #161
- Fixed #127 -- Rejected external app file discovery. by @vaguul in #162
- Fixed #138 -- Added test for RouteGroup.include rejecting non-RouteGroup inputs by @Shubham071122 in #148
- Fixed #61 -- Reused compiled MCP and CLI middleware pipelines. by @DevilsAutumn in #163
- Bump version to 0.2.1 by @DevilsAutumn in #168
New Contributors
- @utk2103 made their first contribution in #146
- @Subharup-31 made their first contribution in #124
- @kashvipeehu24 made their first contribution in #125
Full Changelog: v0.2.0...v0.2.1