test-jstransformer
Version:
A CLI for testing jstransformer implementations.
26 lines (13 loc) • 475 B
Markdown
# Changelog
## v1.1.0: 2020-03-26
- Updated coverage from [istanbul](https://www.npmjs.com/package/istanbul) to [nyc](https://www.npmjs.com/package/nyc)
## v1.0.3: 2019-01-15
- Updated dependencies for Node.js 11 support
## v1.0.2: 2018-01-11
- Updated dependencies
## v1.0.1: 2015-06-14
- Allow dependencies.json to be relative to the current working directory
## v1.0.0: 2015-05-29
- Accept "coverage" as well as "cover"
## v0.0.1: 2015-05-29
- Initial release