* Add `resident` module and tests. * Add `storystager` module and tests. * `discover_assets` accepts keyword arguments. * `storybuilder` module renamed from `story`.
0.53.0
======
* ballader.lite no longer depends on turberfield-utils. * Added reporting of Loader.staging discovery. * Added `evaluation` as an alias for `Fruition.transition`.
0.52.0
======
* WorldBuilder does not generate any entities by default. * Better use of kwarg parameters. * Fix a bug in deep copy of Entity. * Add busker as a dependency * Use busker.stager to load stage files.
0.51.0
======
* Allow parameter passing into MapBuilder. * Allow parameter passing into WorldBuilder. * Allow parameter passing into StoryBuilder. * Allow parameter passing into Drama. * Expose Fruition type.
0.50.0
======
* Minor fixes in app compose helper methods to improve testability. * Extra delegate methods for page composition.
0.49.0
======
* Fix button attribute from Home endpoint. * Add 'label' to cue parameters. * Change to formatting within Speech; `!e` does HTML entity substitution, `!x` performs ROT13 translation.