0.13.5 — 2025-04-16¶
← 0.14.0 | 0.13.4 → | ↑ 0.x series
Fixed¶
SQLAlchemy¶
- Resolved sorting functionality in SQLAlchemy mixin
- Enhanced query sorting capabilities with improved error handling
Code Quality¶
- Applied ruff formatter to config_template.py for consistent code style
- Updated AsyncContextManager to AbstractAsyncContextManager to resolve UP035 lint error