Skip to content

v2.0.0-M11

Compare
Choose a tag to compare
@bpholt bpholt released this 17 Mar 15:11
· 121 commits to 2.x since this release
071cfe6

Sha256Pipe now takes a Deferred[F, Either[Throwable, String]] to allow it to complete with a failure signal if the input stream fails.