Skip to content

v0.14.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 05 Apr 10:35
· 74 commits to main since this release

0.14.0 - 2024-04-05

New Features

  • Add refined4s-tapir to support tapir (#272)
  • [refined4s-tapir] Add TapirNewtypeSchema and TapirRefinedSchema to support sttp.tapir.Schema for refined4s (#273)
  • [refined4s-tapir] Add Schemas for pre-defined refined types (#276)
  • [refined4s-tapir] Add Schema type-class instances with auto deriving (#278)