• v1.1.0-aio.1 319d5eeb04

    v1.1.0-aio.1
    Some checks failed
    CI / lint (push) Has been cancelled
    Stable

    padreug released this 2026-04-24 05:59:27 +00:00 | 12 commits to main since this release

    Updates type hints in crud.py, helpers.py, and models.py for improved readability and maintainability.

    Replaces Merchant | None with Optional[Merchant] and list[X] with List[X] for consistency with standard Python typing practices.

    Downloads
  • v0.0.1 f85cbaa65e

    v0.0.1
    Some checks failed
    CI / lint (push) Has been cancelled
    / release (push) Has been cancelled
    / pullrequest (push) Has been cancelled
    Stable

    padreug released this 2025-12-31 15:50:04 +00:00 | 19 commits to main since this release

    Downloads