What's Changed
- Fixed #167 -- Refactored CLI into focused internal modules. by @Udaytaneja in #171
- Fixed #156 -- Resolved resource provider parameter annotations independently. by @DevilsAutumn in #174
- Fixed #140 -- Added route inject config validation before route registration. by @utk2103 in #172
- Fixed #149 -- Moved built-in documentation routes into a dedicated mo… by @DevilsAutumn in #179
- Fixed #181 -- Improved Host validation for malformed colon values. by @DevilsAutumn in #182
- Fixed #175 -- Documented CliTestClient in the public testing API. by @harshita-777 in #178
- Fixed #176 -- Added Request imports to auth snippets. by @pollychen-lab in #183
- Fixed #157 -- Made generated docs fail on unresolved response annotations. by @DevilsAutumn in #184
- Fixed pip audit cryptography advisory by @DevilsAutumn in #188
- Fixed #177 -- Added WSGI tests for missing input and invalid content length. by @Aarohi1Agarwal in #185
- Bump version to 0.2.2 by @DevilsAutumn in #189
New Contributors
- @Udaytaneja made their first contribution in #171
- @harshita-777 made their first contribution in #178
- @pollychen-lab made their first contribution in #183
- @Aarohi1Agarwal made their first contribution in #185
Full Changelog: v0.2.1...v0.2.2