Steve Waldman
Results
2
issues of
Steve Waldman
Tapir version: 1.2.6 Scala version: 3.2.1 I'm new to both Tapir and ZIO. Please forgive me if I'm missing something obvious! I've been working on an application using [HelloWorldZioHttpServer](https://github.com/softwaremill/tapir/blob/master/examples/src/main/scala/sttp/tapir/examples/HelloWorldZioHttpServer.scala) as...
This library seems to cross-compile cleanly to Scala 2.10.6, 2.11.8, 2.12.1. (I had to upgrade the scalacheck version to one that supports 2.12.x) Tests pass for all three targets.