Skip to content

v0.6.8

Choose a tag to compare

@jph00 jph00 released this 24 Sep 18:29
· 535 commits to main since this release

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