Http4s v1.0.0-M7 Release Notes
Release Date: 2020-11-20 // about 4 years ago-
💥 Breaking changes
http4s-dsl
- 👍 #3876: Replace
dsl.Http4sDsl.Path
withcore.Uri.Path
. The newPath
in 1.0 is rich enough to support the DSL's routing needs, and this eliminates a conversion between models on every->
extractor. This change is source compatible in typical extractions.
⚡️ Dependency updates
- argonaut-6.3.2
- 👍 #3876: Replace