v0.6.8
New Features
- Allow for handler names with same name as an http verb, even if path not provided (#459)
- Support explicit iframe height in Jupyter HTMX (#458), thanks to @callmephilip
- Improve type annotations for element attributes (#453), thanks to @callmephilip
- Make compatible w/ ddtrace (#452), thanks to @derekgliwa