0.4.0
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