v1.5.0
- Update to Node v10 (LTS) for the tool runtime
- Support NVM-style LTS version strings, e.g. "lts/*" or "lts/carbon".
- TypeScript type-checking (Still no compile step is required, as the source is still plain JS. But the type-checking can potentially catch some mistakes.)
- Several community-contributed bug fixes