What's Changed * fix: correct the type hints for setup and init by guacs in https://github.com/litestar-org/litestar-asyncpg/pull/7 * feat: provide connection outside of Litestar application by cofin in https://github.com/litestar-org/litestar-asyncpg/pull/17
New Contributors * guacs made their first contribution in https://github.com/litestar-org/litestar-asyncpg/pull/7
What's Changed * chore: update references to `litestar-org` by cofin in https://github.com/litestar-org/litestar-asyncpg/pull/6 * feat: allow keys to be configurable by cofin in https://github.com/litestar-org/litestar-asyncpg/pull/10
New Contributors * dependabot made their first contribution in https://github.com/litestar-org/litestar-asyncpg/pull/15
What's Changed * feat: adds `pgproto.UUID` to the type_encoders by cofin in https://github.com/cofin/litestar-asyncpg/pull/1 * feat: adds updated examples by cofin in https://github.com/cofin/litestar-asyncpg/pull/2
New Contributors * cofin made their first contribution in https://github.com/cofin/litestar-asyncpg/pull/1