Skip to content

v1.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 15:22
· 645 commits to refs/heads/master since this release
dfe4a17

Play 2.9 support

Recently Tapir switched its Play modules to version 3. This versions brings support to Play 2.9. Please read the new docs to learn how to configure the dependencies: https://tapir.softwaremill.com/en/latest/server/play.html

Note that tapir-play29-server works only for Scala 2.13, but tapir-play29-client and tapir-json-play29 are available for Scala 2.12, 2.13, and 3.

What’s Changed

Dependency updates