Releases: bigeasy/isochronous
Releases · bigeasy/isochronous
Isochronous v5.0.2
Isochronous v5.0.1
- Update
LICENSEfor 2021. - Build with Node.js 12, 14 and 15 on CI/CD.
Closes #56.
Isochronous v5.0.0
Isochronous v4.0.0-alpha.4
- Remove
/.dotsfrom.gitignore.
Closes #52.
Isochronous v4.0.0-alpha.3
- Tidy
.gitignore. Closes #50. - Build with Node.js 10 at Travis CI. Closes #47.
- Do not upgrade
npmduring Travis CI build. Closes #49. - Run under NYC at Travis CI. Closes #48.
- Remove TODO covered by
async/awaitconversion. See #33. - Remove Extant dependency. Closes #46.
- Remove
delayfrom unit tests. See #45. - Replace Delay with
setTimeout. Closes #45. - Revert tests to Proof. Closes #44.
Closes #51.
Isochronous v4.0.0-alpha.2
Isochronous v4.0.0-alpha.1
Isochronous v4.0.0-alpha.0
- Convert to
async/await. Closes #33. - Do not build with Node.js 8 on Travis CI. See #33.
- Do not build with Node.js 6 on Travis CI. See #33 also.
- Build with Node.js 12 on Travis CI. See #33 also.
- Update description in
README. See #32. - Do not build with Node.js 4 on Travis CI.
- Update
LICENSEfor 2019.
Closes #34.