- Support for Scala 2.13
- Dropping support for Scala 2.10
- Performance improvement for simple transformation ops (breaks binary compatibility)
- Future timeout decorators
- Support for Scala 2.12
- Better retry backoff algoritm and correct docs about it
Future[Boolean]
operations
- Traversal.foldLeftSequentially
- cross build for Scala 2.10 and 2.11
- retry with exponential backoff
- combine, map and flatMap multiple futures into one
- First release