Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Releases: tgvashworth/integrator

v5.3.0

09 Mar 12:28

Choose a tag to compare

<a name"5.3.0">

5.3.0 (2016-03-09)

Features

  • export action-graph's anonymousAction method (a21d1a24)

v5.2.0

07 Mar 18:29

Choose a tag to compare

<a name"5.2.0">

5.2.0 (2016-03-07)

Features

v5.1.0

29 Feb 13:25

Choose a tag to compare

<a name"5.1.0">

5.1.0 (2016-02-29)

Features

  • upgrade action graph and check errors are propagated (8ca469f9)

v5.0.1

08 Feb 14:29

Choose a tag to compare

<a name"5.0.1">

5.0.1 (2016-02-08)

Bug Fixes

  • filtering out class-based plugins (fd8224db)
  • defend against error without an action (af2f1d93)

v5.0.0

05 Feb 16:44

Choose a tag to compare

<a name"5.0.0">

5.0.0 (2016-02-05)

Bug Fixes

Features

  • include action name in error log (34c736bd)
  • propagate context through makeEffect (aa231712)
  • support initial state from suite (4e047203)
  • propagate action in TestsFailedError (4c599c16)
  • add support for --only flag (8f12a8c2)
  • rewrite dispatch using action-graph (d754e33e)

Breaking Changes

  • switched to action graph, needs a major release

    (2b099292)

v4.2.0

01 Feb 14:02

Choose a tag to compare

<a name"4.2.0">

4.2.0 (2016-02-01)

Features

  • basic use of winston for logging (41a65ba5)

v4.1.2

27 Jan 12:32

Choose a tag to compare

<a name"4.1.2">

4.1.2 (2016-01-27)

Bug Fixes

  • make sure plugins are regular objects (1af0d004)

v4.1.1

26 Jan 15:07

Choose a tag to compare

<a name"4.1.1">

4.1.1 (2016-01-26)

Bug Fixes

  • missing comma causing errors (b04e5fd6)

v4.1.0

25 Jan 14:04

Choose a tag to compare

<a name"4.1.0">

4.1.0 (2016-01-25)

Features

v4.0.0

25 Jan 12:05

Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-01-25)

Breaking Changes

  • the configurations keys in the config file has been
    rename to environments. Much clarity.

    (bae65e1a)