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 b36531d commit c9ec5a3Copy full SHA for c9ec5a3
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
<!-- do not remove -->
4
5
+## 0.6.5
6
+
7
+### New Features
8
9
+- Jupyter compatibility ([#445](https://github.com/AnswerDotAI/fasthtml/issues/445))
10
+- Redefining a route overwrites existing definition (e.g for use in notebooks) ([#444](https://github.com/AnswerDotAI/fasthtml/issues/444))
11
12
+### Bugs Squashed
13
14
+- [BUG] d argument is not passed in Path function for SVGs ([#437](https://github.com/AnswerDotAI/fasthtml/issues/437))
15
16
17
## 0.6.4
18
19
### New Features
0 commit comments