Skip to content

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 31 May 13:26
· 305 commits to refs/heads/main since this release
499eeed

🐛 Fixes

  • Resolve failures in is_interactive() check, resolving failures in ASGI runtimes such as FastAPI (#263) - Thanks, rshorser!