## v2.0.0

 - Export `Future` as a type and export a `createFuture` factory function.

## v1.0.2

 - Export `Future` class with `resolve` and `reject` methods.
