Skip to content

Releases: Dunkelheit/pending-promise-recycler

0.2.3

21 Sep 10:00
Compare
Choose a tag to compare

Security

  • Update dependencies.

0.2.0

22 Oct 21:38
Compare
Choose a tag to compare

Changed

  • Used a hash of the function arguments instead of just concatenating everything into a string.

Added

  • Extra tests for scenarios in which promises get rejected.

0.1.2: Merge pull request #2 from Dunkelheit/feature/npm-updates-2020-10-20

20 Oct 21:26
7208706
Compare
Choose a tag to compare

0.1.1

18 Oct 12:49
Compare
Choose a tag to compare

Added

  • Working example involving recyclable requests to an HTTP server.

0.1.0

16 Oct 15:43
Compare
Choose a tag to compare

Added

  • Initial module implementation.