Skip to content

v0.4.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 16 Dec 09:00
· 141 commits to main since this release

0.4.0 - 2023-12-16

New Features

  • Add refined4s-doobie-ce2 and refined4s-doobie-ce3 modules to support doobie (#123)
  • [refined4s-doobie] Add Gets and Put for Newtype, Refined and InlinedRefined with Coercible and RefinedCtor (#124)
  • [refined4s-doobie] Add DoobiePut, DoobieNewtypeGet, DoobieRefinedGet, DoobieNewtypeGetPut and DoobieRefinedGetPut to have circe Get and Put derived from the actual type for Newtype, Refined and InlinedRefined (#127)