roblox-lua-promise v3.2.0
[3.2.0] - 2021-12-27
Added
- Add
Promise.onUnhandledRejection
global event - Add
Promise.retryWithDelay
Changed
- Callable tables are now allowed anywhere that a function are allowed (
Promise.new
,andThen
, etc)
Promise.onUnhandledRejection
global eventPromise.retryWithDelay
Promise.new
, andThen
, etc)