Skip to content

Releases: riverqueue/riverqueue-python

Release list

v0.1.1

Choose a tag to compare

@brandur brandur released this 05 Jul 02:54

Fixed

  • Fix pyproject.toml description and add various URLs like to homepage, docs, and GitHub repositories. PR #408.

v0.1.0

Choose a tag to compare

@brandur brandur released this 05 Jul 02:45
779dfa0

Added

  • Initial release, supporting insertion through SQLAlchemy and its underlying Postgres drivers like psycopg2 or asyncpg (for async).