Skip to content

Commit 917e169

Browse files
committed
release
1 parent 2cbde3e commit 917e169

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.0.14
6+
7+
### New Features
8+
9+
- Add surreal js and scope scripts to default headers, and add `default_hdrs` bool to allow removing default headers ([#16](https://github.com/AnswerDotAI/fasthtml/issues/16))
10+
- Add xtend.py `Script` and `Style` that do not need `NotStr` ([#15](https://github.com/AnswerDotAI/fasthtml/issues/15))
11+
- Add `jsd` ([#14](https://github.com/AnswerDotAI/fasthtml/issues/14))
12+
- Handle lists of `hdrs` ([#14](https://github.com/AnswerDotAI/fasthtml/issues/14))
13+
- Autogen HTML wrapper for non-htmx partials ([#13](https://github.com/AnswerDotAI/fasthtml/issues/13))
14+
15+
### Bugs Squashed
16+
17+
- `html2txt` only parses first partial ([#12](https://github.com/AnswerDotAI/fasthtml/issues/12))
18+
19+
520
## 0.0.13
621

722
### New Features

0 commit comments

Comments
 (0)