Skip to content

Releases: softwaremill/tapir

v0.17.0-M8

03 Nov 09:03
Compare
Choose a tag to compare

What’s Changed

v0.17.0-M7

02 Nov 14:33
Compare
Choose a tag to compare

What’s Changed

v0.17.0-M6

30 Oct 15:49
Compare
Choose a tag to compare

What’s Changed

v0.17.0-M5

26 Oct 11:26
Compare
Choose a tag to compare

What’s Changed

v0.17.0-M4

22 Oct 14:03
Compare
Choose a tag to compare

What’s Changed

  • #315: configurable coproducts schema derivation (#806) @adamw
  • Better ZIO integration, always using the environment (#803) @adamw

v0.17.0-M3

21 Oct 11:38
Compare
Choose a tag to compare

What’s Changed

v0.17.0-M2

30 Sep 08:34
Compare
Choose a tag to compare

What’s Changed

v0.17.0-M1

17 Sep 10:10
Compare
Choose a tag to compare

What’s Changed

v0.16.16

26 Aug 16:36
Compare
Choose a tag to compare

What’s Changed

v0.16.15

17 Aug 15:16
Compare
Choose a tag to compare

What’s Changed

  • Properly pair validators with schema when a collection validator is mapped (#718) @adamw