mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Rework middlewares, separate management to `MiddlewareManager` class * Rework middlewares * Added changes description for redis * Added changes description for redis * Fixed tests with Redis // aioredis replacement * Changed msg.<html/md>_text attributes behaviour * Added changelog for spoilers * Added possibility to get command magic result as handler arguments |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth_widget.py | ||
| test_backoff.py | ||
| test_chat_action.py | ||
| test_deep_linking.py | ||
| test_helper.py | ||
| test_i18n.py | ||
| test_imports.py | ||
| test_keyboard.py | ||
| test_link.py | ||
| test_magic_filter.py | ||
| test_markdown.py | ||
| test_mixins.py | ||
| test_text_decorations.py | ||
| test_token.py | ||