Skip to content

Latest commit

 

History

History
431 lines (128 loc) · 9.59 KB

CHANGELOG.md

File metadata and controls

431 lines (128 loc) · 9.59 KB

Change Log

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

0.42.1 (2021-07-13)

Note: Version bump only for package @sugarcube/cli

0.42.0 (2020-08-16)

Note: Version bump only for package @sugarcube/cli

0.41.0 (2020-07-30)

Note: Version bump only for package @sugarcube/cli

0.40.0 (2020-07-20)

Note: Version bump only for package @sugarcube/cli

0.39.0 (2020-06-28)

Note: Version bump only for package @sugarcube/cli

0.38.0 (2020-05-25)

Features

  • cli: include feature flags from core (eec31ba)

0.37.0 (2020-05-04)

Features

  • core: provide a marker for a run rather than generating one (9a2692b)

0.36.0 (2020-03-19)

Note: Version bump only for package @sugarcube/cli

0.35.0 (2020-03-17)

Note: Version bump only for package @sugarcube/cli

0.34.0 (2019-11-24)

Note: Version bump only for package @sugarcube/cli

0.33.0 (2019-11-15)

Note: Version bump only for package @sugarcube/cli

0.32.1 (2019-11-10)

Bug Fixes

  • cli: only load self if the package starts with sugarcube-plugin (b532817)

0.32.0 (2019-11-09)

Features

  • cli: load the current package as plugin (637d824)

0.31.0 (2019-11-07)

Features

  • cli: print help output for a single plugin or instrument (6721566)

0.30.0 (2019-10-31)

Features

  • cli: gracefully shutdown on SIGINT signal (55632ec)

0.29.0 (2019-10-10)

Note: Version bump only for package @sugarcube/cli

0.28.0 (2019-09-26)

Note: Version bump only for package @sugarcube/cli

0.27.2 (2019-09-25)

Note: Version bump only for package @sugarcube/cli

0.27.0 (2019-09-22)

Features

  • introduce an instrumentation API and extract the cli logger to an instrument (c68fc9e)
  • reworked stats instrumentation and store metrics in StatsD (ca1997b)

0.26.0 (2019-07-15)

Note: Version bump only for package @sugarcube/cli

0.25.1 (2019-06-18)

Note: Version bump only for package @sugarcube/cli

0.25.0 (2019-06-17)

Note: Version bump only for package @sugarcube/cli

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