_20 August 2019_ ([Full changelog](https://github.com/finos/perspective/compare/v0.3.6...v0.3.7))
Misc
- Added column-width to style API [688](https://github.com/finos/perspective/pull/688)
- Added 'dataset' configurable data example [687](https://github.com/finos/perspective/pull/687)
- `perspective-click` fix [686](https://github.com/finos/perspective/pull/686)
- Fix performance regression [685](https://github.com/finos/perspective/pull/685)
- Fix scatter row_pivots_values exception on click [684](https://github.com/finos/perspective/pull/684)
- Pinned D3FC to 14.0.40 [683](https://github.com/finos/perspective/pull/683)
- Style API [682](https://github.com/finos/perspective/pull/682)
- Remove nan filtering, add null filtering [676](https://github.com/finos/perspective/pull/676)
- Add view config class in C++ [672](https://github.com/finos/perspective/pull/672)
- Fix 616: perspective-jupyterlab versioning [675](https://github.com/finos/perspective/pull/675)
- Fix jlab again [673](https://github.com/finos/perspective/pull/673)
- Update phosphor component to use `plugin` instead of view [667](https://github.com/finos/perspective/pull/667)
- Cleaner API through the Table abstraction, prepare for Python API [642](https://github.com/finos/perspective/pull/642)
- Fixes user defined aggregates for computed columns [666](https://github.com/finos/perspective/pull/666)
- Fix exception for filter labels [669](https://github.com/finos/perspective/pull/669)
- Allow arrow tables to be created from a schema [663](https://github.com/finos/perspective/pull/663)
- Updated example gists to use latest API [661](https://github.com/finos/perspective/pull/661)