Releases: bigeasy/reciprocate
Releases · bigeasy/reciprocate
Reciprocate v0.0.10
- Update
LICENSE
for current year.
Closes #22.
Reciprocate v0.0.9
- Export object with
Trampoline
property.
Closes #21.
Reciprocate v0.0.8
- Build with Node.js 16 on GitHub Actions.
- Build with Node.js 16 on Travis CI.
Closes #19.
Reciprocate v0.0.7
- Rename
bounce
tocallback
.
Closes #18.
Reciprocate v0.0.6
- Found fast pattern that allows for
await
.
Closes #17.
Reciprocate v0.0.5
- Add
/benchmark
to.npmignore
.
Closes #16.
Reciprocate v0.0.4
- Update
LICENSE
for 2021. - Build with Node.js 12, 14 and 15 on CI/CD.
Closes #15.
Reciprocate v0.0.3
- Create a way to propagate a Turnstile to user.
Closes #14.