Skip to content

Commit 494dadf

Browse files
committed
release
1 parent 45880f6 commit 494dadf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
<!-- do not remove -->
44

5+
## 0.12.34
6+
7+
### New Features
8+
9+
- Add `get_client` ([#800](https://github.com/AnswerDotAI/fasthtml/issues/800))
10+
- Handle str in `show` ([#796](https://github.com/AnswerDotAI/fasthtml/issues/796))
11+
12+
### Bugs Squashed
13+
14+
- Use updated railway return val ([#798](https://github.com/AnswerDotAI/fasthtml/issues/798))
15+
- Only strip newlines when parsing strings ([#797](https://github.com/AnswerDotAI/fasthtml/pull/797)), thanks to [@johnowhitaker](https://github.com/johnowhitaker)
16+
- Fix StreamingResponse handling in `_resp` ([#792](https://github.com/AnswerDotAI/fasthtml/pull/792)), thanks to [@kenfj](https://github.com/kenfj)
17+
18+
519
## 0.12.33
620

721
### New Features

0 commit comments

Comments
 (0)