0.1.14
Pre-release
Pre-release
Change the signature of the side effect function to return a Future[Completed]
instead of a Future[Unit]
to avoid any programming mistake in user code caused by value discarding.
Change the signature of the side effect function to return a Future[Completed]
instead of a Future[Unit]
to avoid any programming mistake in user code caused by value discarding.