DIStage v0.9.12 Release Notes

Release Date: 2019-11-21 // over 4 years ago
  • 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)