* Fixed a bug in `Performer` which affected `condition` directives.
0.16.0
======
* `Performer` allows `condition` directives to access object `state`.
0.15.0
======
* Added the `condition` directive.
0.14.0
======
* `turberfield-dialogue` tool calls an interlude function after every scene file.
0.13.0
======
* DataObject `id` attribute is now a `uuid.UUID` object. * The second argument to a property directive may be a substitution reference * Added a code example for narrative resource discovery.
0.12.0
======
* Refactored the `rehearse` function so it uses `Performer`. Its first argument is now documented as a sequence. Legacy behaviour is preserved.