1.2.0
What's Changed
- fastapi and starlette websockets support by @Dark04072006 in #140
- fix typos in README.md by @hilorioze in #146
- Make FastAPI inject decorator be typed to make mypy happy in strict mode by @Skorpyon in #148
- aiohttp auto_inject and websockets support by @Dark04072006 in #147
- fix: FastStream middleware injection to already created subsc… by @Lancetnik in #152
- fix type hints by @IvanKirpichnikov in #153
- Pass kwargs to factories by @Tishka17 in #155
- Reuse container after close by @Tishka17 in #156
Full Changelog: 1.1.1...1.2.0