Skip to content

0.9.12

Compare
Choose a tag to compare
@neko-kai neko-kai released this 21 Nov 12:44
· 2373 commits to develop since this release

fundamentals-bio:

  • Implicit conversions from BIOAsync/BIOFork to cats-effect Async/Concurrent (#729)
  • Add BIOAsync.fromFuture, .fromFutureJava (#730)
  • BIOPrimitives.mkLatch now only creates BIOPromise[Unit] (c76c52a)

distage:

  • Fix #727 Add RoleAppLauncher implementation for BIO, independent of cats.LiftIO (#731)