Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 659 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 659 Bytes

Change Log

[1.0.5] - 2019-01-05

  • Add missing strip-ansi dependency

[1.0.4] - 2018-12-24

  • Add package keywords for NPM repository

[1.0.3] - 2018-12-14

  • Update README and fix CHANGELOG

[1.0.2] - 2018-12-14

  • Fixed problem with .npmignore which broke the published version. Versions 1.0.0 and 1.0.1 were un-published in the process. Oops.

[1.0.0] - 2018-12-13

  • 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