Releases: hummingbird-community/hummingbird-elementary
Releases · hummingbird-community/hummingbird-elementary
0.4.1
What's Changed
- non-sendable support for HTMLResponse by @sliemeobn in #10
Full Changelog: 0.4.0...0.4.1
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
0.3.0
🎉 In celebration of the Hummingbird 2.0 release, here's a 0.3.0 without an rc tag ; )
What's Changed
- updated to HB 2.0 and elementary 0.3 by @sliemeobn in #5
- add public .writeHTML extension to body writer by @sliemeobn in #6
Full Changelog: 0.2.1-rc.1...0.3.0
0.2.1-rc.1
What's Changed
- Allow modification of headers in HTMLResponse by @lovetodream in #4
New Contributors
- @lovetodream made their first contribution in #4
Full Changelog: 0.2.0-rc.1...0.2.1-rc.1
0.2.0-rc.1
What's Changed
- Update from Hummingbird Project Template by @hummingbird-automation in #2
- fix breaking changes for rc.5 by @sliemeobn in #3
Full Changelog: 0.1.0-rc.1...0.2.0-rc.1
0.1.0-rc.1
🚀