- added support for multiple param parsing into the single case class
- added specific typeclasses for params for different sources (Header, Query, Cookie, etc...)
- updated magnolia to 0.10
- added posibility to specify custom MediaType for SwaggerTypeable
- MkRoute can now consume custom HList as input that could be usable in Serve instances
- added support for effect-parameterized finagle building, supporting:
- ZIO
- added method grouping
- update circe to
0.11.1
- update cats to
1.4.0
, removecats-mtl
dependency