Change8

0.12.34

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

Summary

This release introduces the new `get_client` helper and string support for `show`, while fixing several bugs related to Railway return values, newline parsing, and StreamingResponse handling.

✨ New Features

  • Add `get_client` function (see #800).
  • Allow `show` to accept string inputs (see #796).

🐛 Bug Fixes

  • Update handling of Railway return value (see #798).
  • Strip newlines only when parsing strings (see #797).
  • Fix StreamingResponse handling in `_resp` (see #792).

🔧 Affected Symbols

get_clientshow_resp