Skip to content

0.1.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@guillaumebort guillaumebort released this 19 Sep 08:58
· 295 commits to master since this 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.