Skip to content

Latest commit

 

History

History
233 lines (76 loc) · 5.59 KB

CHANGELOG.md

File metadata and controls

233 lines (76 loc) · 5.59 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.24.0 (2019-04-25)

Note: Version bump only for package @sugarcube/cli

0.23.0 (2019-01-28)

Note: Version bump only for package @sugarcube/cli

0.22.0 (2019-01-22)

Note: Version bump only for package @sugarcube/cli

0.21.0 (2019-01-20)

Note: Version bump only for package @sugarcube/cli

0.20.1 (2019-01-02)

Note: Version bump only for package @sugarcube/cli

0.20.0 (2018-12-21)

Note: Version bump only for package @sugarcube/cli

0.19.0 (2018-12-13)

Note: Version bump only for package @sugarcube/cli

0.18.0 (2018-12-11)

Note: Version bump only for package @sugarcube/cli

0.17.0 (2018-12-01)

Note: Version bump only for package @sugarcube/cli

0.16.0 (2018-11-26)

Features

  • cli: print the memory limit in debug mode (02f4337)

0.15.0 (2018-11-25)

Features

  • cli: include the project name in the pipeline config (f7f1228)
  • cli: set a human friendly name for a pipeline (9ed7ae0)

0.14.0 (2018-11-22)

Note: Version bump only for package @sugarcube/cli

0.13.1 (2018-11-15)

Note: Version bump only for package @sugarcube/cli

0.13.0 (2018-11-14)

Note: Version bump only for package @sugarcube/cli

0.12.0 (2018-11-14)

Features

  • plugin-workflow: added the workflow_multiplex plugin (ca14cad)

0.10.0 (2018-10-05)

Features

  • cli: Increase heap size of sugarcube command to 4GB. (2d9d9b2), closes #9

0.9.0 (2018-03-30)

Features

  • cli: Added a command argument to list all available plugins. (6d1b8c5)
  • cli: Added command arguments to toggle features. (825f9f3)
  • core,cli: Added basic facilities for feature toggles. (8f10385)

0.8.0 (2018-03-03)

Features

  • cli: Specify queries in config files. (b1e5064), closes #4
  • core: Provide all available plugins to a plugin. (cf2ebdf)
  • core,cli: Added support for persistent cache. (ea0429e)

0.5.0 (2018-01-30)

Features

  • core: Supply plugins with a persistent stats object. (0374b99)
  • plugin-mail: Added the mail_diff_stats plugin. (c9dd267)

0.4.0 (2018-01-12)

Features

  • core: Added warn log target. (8e7f0b4)

0.3.0 (2017-12-05)

Bug Fixes

  • Fixed the plugins that got broken by removing bluebird. (73a9603)
  • Handle unhandled promise rejections. (ae64edc)

0.2.1 (2017-10-22)

Note: Version bump only for package @sugarcube/cli

0.2.0 (2017-10-22)

Bug Fixes

  • Handle unhandled promise rejections. (ae64edc)

0.1.0 (2017-10-08)

Note: Version bump only for package @sugarcube/cli