Skip to content

0.5.0

Latest

Choose a tag to compare

@vytas7 vytas7 released this 16 May 17:04

falcon-sqla 0.5.0 is primarily a maintenance release that brings new tooling, and drops support for old Python and library versions:

  • Project packaging has been migrated to a pyproject.toml-based approach
  • Python 3.8+ is now required
  • Falcon 3.0+ is now required
  • SQLAlchemy 2.0+ is now required

Release links:

Support for asyncio (ASGI Falcon + SQLAlchemy's async engines) is expected to land in 0.6.0.