Skip to content

v0.2.0

Compare
Choose a tag to compare
@rszamszur rszamszur released this 15 Dec 19:55
· 96 commits to master since this release

Features

Docs

  • Fix api documentation tocdepth c0de3c0.
  • Update nix documentation 0938db7.

Internal

  • Update project dependencies. PR #8
    • pytest (7.1.3 -> 7.2.0)
    • pytest-asyncio (0.19.0 -> 0.20.3)
    • Sphinx (5.2.3 -> 5.3.0)
    • uvicorn (0.18.3 -> 0.20.0)
    • fastapi (0.85.1 -> 0.88.0)
  • Add development dependency - httpx. PR #8
  • Update project GitHub Actions. PR #8
    • cachix/cachix-action (10 -> 12)
    • cachix/install-nix-action (17 -> 18)
    • crazy-max/ghaction-github-pages (3.0.0 -> 3.1.0)