v0.3.0
- 373c507 Docs: Update README with blog post links (@nzakas)
- 4601878 New: Pledge.allSettled() (@nzakas)
- 6f0553f Update: Add simple algorithms for some functions (@nzakas)
- 0358b08 Update: Finish IteratorClose() (@nzakas)
- 42f2782 New: Add Pledge.all() (@nzakas)
- 6acdfe5 Chore: Refactor Pledge.any()/race() to better match spec (@nzakas)
- 8bb305d New: Implement Pledge.any() (@nzakas)
- dd6014b New: Implement Pledge.race() (@nzakas)
- 2c76bf7 Docs: Add blog link to README (@nzakas)
- 30674f8 Chore: Ensure Pledge.reject() matches spec (@nzakas)
- 93df4a0 Docs: Update README with part 3 blog post (@nzakas)
- cea8def Chore: Add tests for Pledge.resolve() (@nzakas)
- c8f799b Chore: Refactor Completion records (@nzakas)
- 520e342 Docs: Add part 2 blog post link to README (@nzakas)