2.0.0 (2016-09-27)
- Type: Use Type instead of Type (228eab1)
- EffectsSubscription: Add child subscriptions to parent (cddb9ae)
- testing: Add testing module for easily mocking out actions (4c912d2)
- toPayload: Bring back toPayload helper function (97365b0)
1.1.1 (2016-08-03)
- StateUpdates: Generate metadata for StateUpdates class to make it easy to provide (264555f)
1.1.0 (2016-08-02)
- DI: register individual effect instances with the DI (#13) (a4dd162)
- Effect: Support decorating a class method (8f0383d)