Skip to content

Releases: tcdent/fastapi-cbv

v0.1.1

06 Feb 17:01

Choose a tag to compare

Fixes

  • Fix annotation resolution for from __future__ import annotations — stringified annotations are now resolved in the correct module namespace
  • Graceful fallback for TYPE_CHECKING-guarded type annotations

v0.1.0

07 Dec 19:08

Choose a tag to compare

Initial release.