Releases: RobertFischer/fun-promises
Releases · RobertFischer/fun-promises
v1.6.0
1.6.0 (2020-12-08)
Features
- return: add in the 'return' method a la Bluebird (142c7c9)
v1.6.0-rc.1
Features
- return: add in the 'return' method a la Bluebird (50e830d)
v1.5.0
1.5.0 (2020-12-05)
Features
- tapeach: implement what amounts to "iter" of "fold/map/iter" fame (97839fc), closes #7
- wraperror: implement functions that wrap the rejection reason (or reasons) (28345d7)
v1.4.0
1.4.0 (2020-12-05)
Features
- tapeach: implement what amounts to "iter" of "fold/map/iter" fame (6ad0cba), closes #7
v1.4.0-rc.2
Features
- wraperror: implement functions that wrap the rejection reason (or reasons) (28345d7)
v1.4.0-rc.1
Features
- tapeach: implement what amounts to "iter" of "fold/map/iter" fame (97839fc), closes #7
v1.3.0
1.3.0 (2020-12-03)
Features
- tapcatch: implement the 'tapCatch' method (c0ecb81), closes #10
v1.3.0-rc.1
Features
- tapcatch: implement the 'tapCatch' method (c0ecb81), closes #10