Skip to content

Commit 58ecf7b

Browse files
committed
release
1 parent 555f70f commit 58ecf7b

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.1.8
6+
7+
### New Features
8+
9+
- Remove comments in html2xt ([#76](https://github.com/AnswerDotAI/fasthtml/issues/76))
10+
- Handle relative paths in `Social` ([#70](https://github.com/AnswerDotAI/fasthtml/issues/70))
11+
- Add `ftrs` for scripts etc at end of body element ([#62](https://github.com/AnswerDotAI/fasthtml/issues/62))
12+
- Updated html2xt to use unpacked dicts when attr keys are not valid python names ([#57](https://github.com/AnswerDotAI/fasthtml/pull/57)), thanks to [@matdmiller](https://github.com/matdmiller)
13+
14+
### Bugs Squashed
15+
16+
- fix social relative urls ([#77](https://github.com/AnswerDotAI/fasthtml/issues/77))
17+
18+
519
## 0.1.7
620

721
### New Features

0 commit comments

Comments
 (0)