Skip to content

0.4.0

Compare
Choose a tag to compare
@sliemeobn sliemeobn released this 04 Oct 14:43
· 1 commit to main since this release
556b1fc

Breaking Change

HTMLResponse is now a type-erased wrapper, making it more ergonomic to conditionally respond with different HTML pages from the same route handler.

What's Changed

  • type-erased HTMLResponse by @sliemeobn in #8
  • Update from Hummingbird Project Template by @hummingbird-community-automation in #7

New Contributors

  • @hummingbird-community-automation made their first contribution in #7

Full Changelog: 0.3.0...0.4.0