Skip to content

2.0.1

Compare
Choose a tag to compare
@thomasborgen thomasborgen released this 26 Apr 17:52
· 28 commits to main since this release
b9fcabc

Version 2.0.1

Fix

  • Now return partial render if full is not available. Consider if we should raise an exception instead.
  • Protocol Typing for the FastAPI Request did not work as expected. Fall back to Any for now.