v0.2.5
This is the sixth release in the 0.2.x series of http4s-dom and is binary- and source-compatible with every previous 0.2.x release. It is published against the http4s 0.23.x series with Scala 2.12, 2.13, and 3.2+ and Scala.js 1.11+.
This release optimizes the stream conversion used for the new streaming requests feature.
What's Changed
- Implement
toReadableStream
withoutDispatcher
by @armanbilge in #237
Full Changelog: v0.2.4...v0.2.5