Features
- Add support for asynchronous setup fixtures
- Add support for async patches and yield patches
Fixes
- Removes erroneous exceptions that would get thrown when `sundew` itself failed. Exception messages in this case should be relevant to the actual issue
- Should fix missing information from Snyk
Documentation
- Add a FastAPI example w/ ormar and alembic