Skip to content

Releases: RobertFischer/fun-promises

v1.6.0

08 Dec 15:28
Compare
Choose a tag to compare

1.6.0 (2020-12-08)

Features

  • return: add in the 'return' method a la Bluebird (142c7c9)

v1.6.0-rc.1

06 Dec 22:55
Compare
Choose a tag to compare
v1.6.0-rc.1 Pre-release
Pre-release

1.6.0-rc.1 (2020-12-06)

Features

  • return: add in the 'return' method a la Bluebird (50e830d)

v1.5.0

05 Dec 21:39
104ca1d
Compare
Choose a tag to compare

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

05 Dec 00:50
Compare
Choose a tag to compare

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

05 Dec 20:55
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release

1.4.0-rc.2 (2020-12-05)

Features

  • wraperror: implement functions that wrap the rejection reason (or reasons) (28345d7)

v1.4.0-rc.1

05 Dec 00:47
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

1.4.0-rc.1 (2020-12-05)

Features

  • tapeach: implement what amounts to "iter" of "fold/map/iter" fame (97839fc), closes #7

v1.3.0

03 Dec 22:02
Compare
Choose a tag to compare

1.3.0 (2020-12-03)

Features

  • tapcatch: implement the 'tapCatch' method (c0ecb81), closes #10

v1.3.0-rc.1

03 Dec 22:02
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

1.3.0-rc.1 (2020-12-03)

Features

  • tapcatch: implement the 'tapCatch' method (c0ecb81), closes #10