We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbdd03 commit fea7a63Copy full SHA for fea7a63
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
<!-- do not remove -->
4
5
+## 0.13.3
6
+
7
+### New Features
8
9
+- Add `into` decorator and `add_sig_param` utility; improve `__from_request__` param handling; add `Beforeware.__repr__` ([#858](https://github.com/AnswerDotAI/fasthtml/issues/858))
10
11
+### Bugs Squashed
12
13
+- Fix WebSocket crash when HTMX sends null header values ([#856](https://github.com/AnswerDotAI/fasthtml/pull/856)), thanks to [@aleph-ra](https://github.com/aleph-ra)
14
15
16
## 0.13.2
17
18
### Bugs Squashed
0 commit comments