Releases: async-interop/promise
Releases · async-interop/promise
0.4.1
0.4.0
0.3.0
- Decouple specification from the loop specification by using a own error handler
- Remove responsibility mixup, moved note about resolution with promises into META
- Clarify
Promise::when
invocation documentation - Forbid callback invocations with strict types enabled
- Fix callback invocation order requirement
- Mandate synchronous callback invocation after resolution