We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d20a06 commit 0d420abCopy full SHA for 0d420ab
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
<!-- do not remove -->
4
5
+## 0.1.1
6
+
7
+### New Features
8
9
+- Add `fasthtml.toasts` ([#35](https://github.com/AnswerDotAI/fasthtml/issues/35))
10
+- 'Afterware' support
11
+- Add `injects` to request
12
+- Basic websocket support ([#29](https://github.com/AnswerDotAI/fasthtml/issues/29))
13
+- Support `meta` tags in returned tuple ([#28](https://github.com/AnswerDotAI/fasthtml/issues/28))
14
+- Support npm provider in jsdelivr ([#27](https://github.com/AnswerDotAI/fasthtml/issues/27))
15
16
+### Bugs Squashed
17
18
+- `Style` does not accept multiple positional args correctly ([#34](https://github.com/AnswerDotAI/fasthtml/issues/34))
19
20
21
## 0.1.0
22
23
### New Features
0 commit comments