1.2.0
This release makes the API more compatible with 2.0 while preserving full backward compatibility.
- Introduce new CancellablePromiseInterface implemented by all promises.
- Add new .cancel() method (part of the CancellablePromiseInterface).
This release makes the API more compatible with 2.0 while preserving full backward compatibility.