- Updated Bokeh version requirements to support 1.0
- Removed upper bound of Pillow dependency.
- Stacked bar and area order now matches default vertical legend order.
- Added method for shifting color palettes.
- Added scatter plots with a single categorical axis.
- Fixed bug with text_stacked that occurred with multiple categorical levels.
- Fix scatter plot bug that can occur due to nested data types.
- Added hexbin plot type.
- More control over grouped axis label orientation.
- Added alpha control to scatter, line, and parallel plots.
- Added control over marker style to scatter plot.
- Added ability to create custom color palettes.
- Changed default accent color.
- Visual tweaks to lollipop plot.
- Bar plots with a few number of series will have better widths.
- First release on PyPI.