Skip to content

Releases: EricRabil/Pwomise

1.1.3

01 Sep 19:54
Compare
Choose a tag to compare
Upgrade to Swexy 1.1.0

1.1.2

11 Aug 18:45
Compare
Choose a tag to compare

This adds configurability for resolution stack traces and makes Swog an explicit dependency

1.1.1

03 Aug 22:41
Compare
Choose a tag to compare

This adds unified logging reporting when promise API violations are detected

1.1.0

25 Jul 20:35
Compare
Choose a tag to compare

This update changes how async scheduling is implemented.

  • Subpromises will now inherit the parent resolve queue, instead of defaulting to the main dispatch queue
  • Promise listeners will now be invoked without bouncing through the scheduler if it can be determined that we are on the same queue/run-loop
  • Added a method for blocking until a promise resolves

1.0.11

26 Oct 00:12
Compare
Choose a tag to compare
credit card? ID? im so fricken pissed

1.0.10

23 Sep 22:03
Compare
Choose a tag to compare
Allow abuse errors to be overridden to prevent preconditionFailure

1.0.9

17 Sep 18:41
Compare
Choose a tag to compare
Add Promise->Publisher

1.0.8

17 Sep 18:26
Compare
Choose a tag to compare
Add support for Promise races

1.0.7

11 Sep 00:25
Compare
Choose a tag to compare
Invalidate publisher promise on first fire

1.0.6: Add more resolution safety and debugging tools when a double-resolve …

02 Sep 19:09
Compare
Choose a tag to compare