Releases: humanwhocodes/pledge
Releases · humanwhocodes/pledge
v0.4.2
v0.4.1
v0.4.0
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)
v0.2.0
- 61c3be4 Docs: Update README (@nzakas)
- 0b7f61d Chore: More refactoring (@nzakas)
- c009781 Chore: Refactor PledgeReactionJob (@nzakas)
- f1fa2df Update: Bring more in line with spec (@nzakas)
- bbb9d7f Fix: Remove call() function (@nzakas)
- 7b0d75d Update: Tweaks to implementation (@nzakas)
- 5ba13a1 Docs: Update README.md (#1) (@BlueGone)