- Add missing strip-ansi dependency
- Add package keywords for NPM repository
- Update README and fix CHANGELOG
- Fixed problem with
.npmignore
which broke the published version. Versions 1.0.0 and 1.0.1 were un-published in the process. Oops.
- Updated code and config to match yarn version 1.13.0
- Allow emoji on non-Darwin platforms
- Add nonInteractive option
- Add ability to set silent option via
process.env.YURNALIST_SILENT
- Strip some unused dependencies
- Upgrade all dependencies to latest versions