Releases: http4s/http4s-scalatags
v1.0.0-M38
This release merges forward v0.25.2 and is built for http4s-1.0.0-M38.
Noteworthy
- Merge 0.25 -> main, use http4s-1.0.0-M38 by @rossabaker in #74
Full Changelog: v1.0.0-M35...v1.0.0-M38
v0.25.2
This release freshens the dependencies.
Noteworthy
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 in series/0.25 by @http4s-steward in #67
- Update nscplugin, sbt-scala-native, ... to 0.4.9 in series/0.25 by @http4s-steward in #70
- Update http4s-core, http4s-laws, ... to 0.23.17 in series/0.25 by @http4s-steward in #73
Behind the scenes
- Update scalafmt-core to 3.6.1 in series/0.25 by @http4s-steward in #62
- Update sbt to 1.8.1 in series/0.25 by @http4s-steward in #71
Full Changelog: v0.25.1...v0.25.2
v0.25.1
Features
Docs
- Update compat table for 0.25.x by @armanbilge in #60
Updates
- Update scala-library to 2.13.10 in series/0.25 by @http4s-steward in #58
- Update scala3-library, ... to 3.2.1 in series/0.25 by @http4s-steward in #63
New Contributors
Full Changelog: v0.25.0...v0.25.1
v0.25.0
http4s-scalatags-0.25.0 adds support for scalatags-0.12 and Scala.js and Scala Native. This release is compatible with http4s-core-0.23.x. The minor bump is due to the breaking change in the supported version of scalatags.
What's Changed
- Update http4s-core, http4s-laws to 0.23.16 in series/0.24 by @http4s-steward in #43
- Update scalatags to 0.12.0 in series/0.25 by @http4s-steward in #52
- Cross-build for JS and Native by @armanbilge in #46
New Contributors
- @armanbilge made their first contribution in #46
Full Changelog: v0.24.0...v0.25.0
v1.0.0-M35
This release is for binary compatibility with http4s-core-1.0.0-M35.
What's Changed
- Inherit sbt from 0.24 by @rossabaker in #34
- Update http4s-core, http4s-laws to 1.0.0-M35 in main by @http4s-steward in #35
Full Changelog: v1.0.0-M34...v1.0.0-M35
v1.0.0-M34
This release is for binary compatibility with http4s-core-1.0.0-M34.
What's Changed
- Update http4s-core, http4s-laws to 1.0.0-M34 in main by @http4s-steward in #27
Behind the scenes
- Merge v0.24.0 and the pre-schism core/main by @rossabaker in #21
- Ignore sbt-http4s-org and scala3-library by @rossabaker in #25
- Merge 0.24.0 -> main by @rossabaker in #28
Full Changelog: v0.24.0...v1.0.0-M34
v0.24.0
http4s-scalatags-0.24.0 adds support for scalatags-0.11 and Scala 3. This release is compatible with http4s-core-0.23.x. The minor bump is due to the breaking change in the supported version of scalatags.
What's Changed
- Update scalatags to 0.11.1 by @scala-steward in #3
- Add Scala 3 support by @rossabaker in #19
- Add README by @rossabaker in #20
Full Changelog: https://github.com/http4s/http4s-scalatags/commits/v0.24.0