Skip to content

v0.2.7

Compare
Choose a tag to compare
@armanbilge armanbilge released this 14 Feb 20:50
· 190 commits to series/0.2 since this release
5d118d3

This is the eighth 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.13+.

This release fixes a bug that prevented in-flight requests from respecting a timeout.

What's Changed

  • Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @http4s-steward in #246
  • Fix timeout handling, add tests by @armanbilge in #252

Full Changelog: v0.2.6...v0.2.7