Skip to content

Releases: vytas7/falcon-sqla

0.4.0

27 Jan 13:12
Compare
Choose a tag to compare

This maintenance release brings SQLAlchemy 2.0 support.

Support for Python 3.6 was dropped, however, Falcon 2.0 and SQLAlchemy 1.3 still remain supported.

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

0.4.0b1

27 Jan 12:49
82b2a9f
Compare
Choose a tag to compare
0.4.0b1 Pre-release
Pre-release

This maintenance release will bring SQLAlchemy 2.0 support.

Support for Python 3.6 was dropped, however, Falcon 2.0 and SQLAlchemy 1.3 still remain supported.

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

falcon-sqla 0.3.0

29 Nov 10:52
Compare
Choose a tag to compare

falcon-sqla 0.3.0

This maintenance release brings official Falcon 3.0 and SQLAlchemy 1.4 support, as well as ships couple of fixes for minor bugs in engine selection.

Support for Python 3.5 was dropped, however, Falcon 2.0 and SQLAlchemy 1.3 still remain supported.

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