Change8

0.12.50

📦 fasthtmlView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This release introduces the new HostRoute class for host-header based routing and fixes a bug where `_fix_anno` was incorrectly handling bare `list` annotations.

✨ New Features

  • Add HostRoute class for host-header based routing with pattern matching ([#843](https://github.com/AnswerDotAI/fasthtml/issues/843))

🐛 Bug Fixes

  • Fix `_fix_anno` mangling bare `list` annotations ([#841](https://github.com/AnswerDotAI/fasthtml/pull/841))

Affected Symbols