Additionally, it drops: - IPython 2.x compatibility
0.1.6
0.1.5
- Added possibility of including weights in heatmap data. - Added a datasets module to allow new users to play around with data without having to find their own dataset.
0.1.3
- Fixed a bug that arose when using the heatmap with IPython2.3 in the previous release. The bug was caused by the slightly different traitlets API between the two IPython versions.
0.1.2
- Exposed the 'maxIntensity' and 'radius' options for heatmaps.
0.1.1
Bugfix release. - Ensures the notebook extensions are actually included in the source distribution.