Skip to content

Releases: tcdent/fastapi-cbv

Release list

v0.1.1

Choose a tag to compare

@tcdent tcdent released this 06 Feb 17:01

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

Choose a tag to compare

@tcdent tcdent released this 07 Dec 19:08

Initial release.