What's Changed
- Bump starlette by @RobbeSneyders in #1734
- Make middleware_app property private by @RobbeSneyders in #1737
- Update routing documentation by @RobbeSneyders in #1738
- chore: fix typos by @afuetterer in #1740
- Add swagger-ui docs and clean up swagger-ui options by @RobbeSneyders in #1739
- Update request handling documentation by @RobbeSneyders in #1741
- Update response handling documenation by @RobbeSneyders in #1742
- Support multiple APIs with same base path by @RobbeSneyders in #1736
- Add validation documentation by @RobbeSneyders in #1743
- Remove debug argument from example by @RobbeSneyders in #1749
- Add context documentation by @RobbeSneyders in #1747
- Feature/get delete body by @Ruwann in #1712
- Drop Python 3.7 in favor of 3.11 and 3.12 by @RobbeSneyders in #1752
- Create FUNDING.yml by @RobbeSneyders in #1753
- Centralize error handling in ExceptionMiddleware by @RobbeSneyders in #1754
- Add lifespan documentation by @RobbeSneyders in #1759
- Add testing documentation by @RobbeSneyders in #1760
- Update Exceptions documentations by @RobbeSneyders in #1758
- Fix CLI and drop click dependency by @RobbeSneyders in #1762
- Update cli docs by @RobbeSneyders in #1763
New Contributors
- @afuetterer made their first contribution in #1740
Full Changelog: 3.0.0a7...3.0.0a8