0.21.0 (19th March 2024)
Fixed
Added
- Add support for data__contains lookup (#252)
- Add files pattern to support matching on uploads, thanks @ziima for input (#253)
- Add SetCookie utility for easier mocking of response cookie headers, thanks @phha for input (#254)
Changed
- Enhance documentation on iterable side effects (#255)
- Enhance documentation on reusable routers and add tip about a catch-all route (#257)