* [75](https://github.com/man-group/dtale/issues/75): added code snippet functionality to the following:
* main grid, histogram, correlations, column building & charts
* exposed CLI loaders through the following functions dtale.show_csv, dtale.show_json, dtale.show_arctic
* build in such a way that it is easy for custom loaders to be exposed as well
* [82](https://github.com/man-group/dtale/issues/82): pinned `future` package to be >= 0.14.0