You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add title= kwarg to `fast_app()` constructor ([#740](https://github.com/AnswerDotAI/fasthtml/pull/740)), thanks to [@mmacpherson](https://github.com/mmacpherson)
11
+
- Allow any Mapping children to specify attributes. fix #737 ([#738](https://github.com/AnswerDotAI/fasthtml/pull/738)), thanks to [@gazpachoking](https://github.com/gazpachoking)
12
+
13
+
### Bugs Squashed
14
+
15
+
- Correct treatment of empty/boolean attributes in the html2ft function ([#732](https://github.com/AnswerDotAI/fasthtml/pull/732)), thanks to [@renatodamas](https://github.com/renatodamas)
0 commit comments