Sha256: c4443e09bb4891cb122402fcc26450ff5e4fa6f096f42072a8e3b5251b58c29d

Contents?: true

Size: 986 Bytes

Versions: 1

Compression:

Stored size: 986 Bytes

Contents

# 0.2.0

* Update to `activity-0.9.0`.

# 0.1.9

* Fix `:extensions` merging that would override `:input` and `:output` if the `:extensions` option was given via the DSL.

# 0.1.8.

* Fix `Linear` namespacing and `require`s.

# 0.1.7

* Add `:connect_to` option to `Path()` to allow re-joining a branched activity.

# 0.1.6

* Use `activity-0.8.3`.

# 0.1.5

* Fix `:override` in combo with a missing `:id` and inheritance by moving the overriding after id generation.

# 0.1.4

* Provide default `:input` and `:output` if one of them is missing.

# 0.1.3

* Simplify `:override` handling by moving it to a later position.

# 0.1.2

* In `Strategy#to_h`, now provide a new member `:activity`, which is the actual `Activity` wrapped by the Path (or whatever) strategy.

# 0.1.1

* Raise when a step has a duplicate, already existing `:id` but is *not* a `:replace`.

# 0.1.0

* This code is extracted, refactored and heavy-metaly simplified from the original `trailblazer-activity` gem.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trailblazer-activity-dsl-linear-0.2.0 CHANGES.md