What's Changed
* Added `tree` method to display storage structure by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/64
* Allow sending log data to stdout and stderr in scripts by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/65
* Fixed bug in background job template by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/66
* Change location of storage of models by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/67
* Deprecated `.data` attribute of `Result` class by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/68
* Expose `.storage`, where models write data during simulation, in `Result` class by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/68
**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.16.0...0.17.0