v0.13.0
Add a getPromise method to Process instances; this allows the user to have access to the underlying process instance as well as the promise. The previous method made access to these mutually exclusive, causing issues for advanced users.
Add a getPromise method to Process instances; this allows the user to have access to the underlying process instance as well as the promise. The previous method made access to these mutually exclusive, causing issues for advanced users.