Skip to content

Latest commit

 

History

History
123 lines (58 loc) · 3.86 KB

CHANGELOG.md

File metadata and controls

123 lines (58 loc) · 3.86 KB

2.3.1 (2019-11-08)

Bug Fixes

2.3.0 (2019-10-20)

Features

2.2.0 (2019-10-20)

Features

  • options: add option of "exclude" (4506ab7)

2.1.2 (2019-03-26)

Bug Fixes

2.1.1 (2019-01-03)

Bug Fixes

  • orange color not supported in every terminal (#12) (7b059be), closes #10

2.1.0 (2018-11-02)

Features

2.0.0 (2018-11-02)

Code Refactoring

  • move dependency to peerDependencies (8735335)

Features

  • cli: support vuepress@1 generation with cli (db28223), closes #2

BREAKING CHANGES

  • esm need to be installed manually for cli usage

1.1.1 (2018-10-28)

Bug Fixes

  • cli: temp dir not for siteData file (6095420)

2.0.0-alpha.0 (2018-10-28)

Code Refactoring

  • move dependency to peerDependencies (96f8250)

BREAKING CHANGES

  • esm need to be installed manually for cli usage

1.1.0 (2018-10-28)

Features

  • cli: custom temporary directory (4464c02)

1.0.1 (2018-10-28)

Bug Fixes

1.0.0 (2018-10-28)

Features

BREAKING CHANGES

  • cli file renamed to cli.js