Release v0.20.0-RC2
Pre-release
Pre-release
Highlights:
Http4s 0.21.0-RC2 support
Ability to add tags to the entire swagger doc
Improvements to sealed traits support in swagger.
Details:
#377 Update http4s-blaze-server, http4s-dsl, ... to 0.21.0-RC2
#368 Update scala-collection-compat to 2.1.3
#361 Update swagger-core, swagger-models to 1.6.0
#352 Make it possible to add tag descriptions
#350 Add StringParser.map and StringParser.rmap
#357 Allow mixing case classes and case objects in selaed traits.
#359 Generate precise consumed media types
#358 Fix validation failures caused by Unit/Void/Nothing/Null
Thanks to @RafalSumislawski, @erdeszt