v1.0.0
<a name"1.0.0">
1.0.0 (2016-02-05)
Bug Fixes
- propagate error stack (7ecfd35e)
- immutable object detection (9244e0e1)
- make don't expose immutable fixtures to action (543d510e)
- exports (5e7407bb)
- make actions list matching utility (fae748e5)
- more es6 is better (16a979ad)
Features
- rename fixtures to props (83095695, closes #2)
- enable semantic release (1f329985)
- allow non-immutable initial state (4bb19e48)
- make sure an immutable state object is returned from phases (6d028f94)
- initial implementation of model (202931e1)
- move context onto this (99bd473e)
- propagate action with failure error (4a1186a9)
- propagate errors from teardown phase (6412b608)
- propagate errors from run phase (6c2d994f)
- pass fixtures to getDescription (0928dc78)
- initial implementation of context (68c1b290)
- initial implementation of run path (2d74b33d)
- add teardown phase (4a7a3796)
- initial implementation of run (d898d79c)
- add and test commonPrefix fn (f144c835)
- initial dependencies implementation (f3644675)
- initial implementation of is and fixtures (343c4d21)
- add getDefaultFixtures implementation (7fab4561)
- displayName and getDescription (089e3fed)
- initial commit (7975b371)