Skip to content

Latest commit

 

History

History
78 lines (35 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

78 lines (35 loc) · 3.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.0.0 (2020-10-09)

⚠ BREAKING CHANGES

6.1.1 (2020-09-25)

6.1.0 (2019-12-04)

Features

  • util/idFromName: allow customize character for white space (d1d925f)

6.0.4 (2018-07-07)

Bug Fixes

  • chalk dependency doesn’t have stripColor support anymore. (9396bde)

6.0.3 (2017-10-19)

6.0.2 (2017-04-04)

Bug Fixes

  • output: run shows the error message twice, once too many (bb1cd2d)
  • output: The i18n codes now are used correctly in the next command. (c5ba41b)
  • style: update for standard v9 (18b55d3)

6.0.1 (2017-02-19)

Bug Fixes

  • package: workshopper-exercise is not used in a test and shouldnt ever be used (e09975c)

6.0.0 (2017-02-19)

Features

  • docs: started a change log, better late than never? (c47fae9)
  • i18n: Updated i18n-core to latest version (e4ac2c6)

BREAKING CHANGES

  • i18n: i18n-core has been updated to work without mustache & sprint and also had some other breaking changes which makes this return a breaking change.

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.