0.12.47
📦 fasthtmlView on GitHub →
✨ 2 features🔧 1 symbols
Summary
This release introduces new usability features for ApiReturn, allowing it to be called without arguments and supporting direct boolean context checks.
✨ New Features
- Make ApiReturn callable without positional args by defaulting norm to None.
- Add __bool__ method to ApiReturn for direct boolean context support.