Change8

0.12.42

📦 fasthtmlView on GitHub →
2 features🔧 2 symbols

Summary

This release introduces the ability to pass uvicorn keyword arguments directly to serve() and enhances output with colored links.

✨ New Features

  • Added support for passing uvicorn kwargs directly to serve() using @delegates(uvicorn.run).
  • Added colored link output to serve().

Affected Symbols