Releases: tinkerer-red/GML-Promise
Releases · tinkerer-red/GML-Promise
1.1.1
Additions:
Promise()
now optionally takes in an task function, meaningPromise.Then()
is no longer a requirement.- JSDoc Improvements for all native async GML promise variants
Breaking Changes:
Promise()
no longer takes incallback
anderrback
functions, these now need to be implicitly supplied by.Finally()
and.Catch()
respectably
1.0.2
GML Promise
1.0.1
GML Promise
GML Promises
1.0.0 Merge branch 'master'