* [20](https://github.com/man-group/dtale/issues/13): fix for data being overriden with each new instance
* [21](https://github.com/man-group/dtale/issues/13): fix for displaying timestamps if they exist
* calling `show()` now returns an object which can alter the state of a process
* accessing/altering state through the `data` property
* shutting down a process using the `kill()` function