Skip to content

Tofu 0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 17:44
· 45 commits to refs/heads/master since this release
832f14f

Changes

  • Fix bug with zioTofuBiInstance, add tests for zio2-core module, add logging mid test with bug related function for zio2 logging. @Grryum (#1283)
  • Bump zio cats interop version. @Grryum (#1282)
  • Add support Scala 3 for module loggingLog4CatsLegacy @Roman-Statsura (#1278)
  • Add support Scala 3 for module observable @Roman-Statsura (#1277)
  • Update doobie dependency with new effectfull LogHandler[F[_]] and remove tofu embed log handler. @Grryum (#1276)
  • Add transformers support for effects @geny200 (#1245)