Releases: riverqueue/riverqueue-python
Releases · riverqueue/riverqueue-python
v0.1.1
Fixed
- Fix
pyproject.toml
description and add various URLs like to homepage, docs, and GitHub repositories. PR #408.
v0.1.0
Added
- Initial release, supporting insertion through SQLAlchemy and its underlying Postgres drivers like psycopg2 or asyncpg (for async).