Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Releases: jeffreylanters/unity-promises

Release v2.0.3

07 Sep 11:33

Choose a tag to compare

  • When using a generic Promise, the fulfilment callback without a parameter will be invoked as well

Release v2.0.2

18 Aug 10:52

Choose a tag to compare

  • Major package meta data improvements, added release deployments and minor over-all package improvements

2.0.1

17 May 18:13

Choose a tag to compare

  • Fixed an issue where the Async method wasn't always able to resolve

2.0.0

17 May 18:08
302fc4e

Choose a tag to compare

  • Added support for Async/Awaiting promises
  • Complete rewrite with better and more optimised code
  • Removed the use of internal coroutines
  • Removed support for wrapping coroutines

1.3.0

01 Dec 13:06

Choose a tag to compare

  • Added new promise which allows generic reject types

1.1.0

06 Aug 11:27

Choose a tag to compare

Minor changes

1.0.0

03 Jan 10:11

Choose a tag to compare

Minor changes