Releases: Dunkelheit/pending-promise-recycler
Releases · Dunkelheit/pending-promise-recycler
0.2.3
0.2.0
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
Security
- Update dependencies.
0.1.1
Added
- Working example involving recyclable requests to an HTTP server.
0.1.0
Added
- Initial module implementation.