* Bugfix: Removed pybloqs.plot import from top-level __init__.py * Bugfix: puppeteer.js now included in egg/wheel packaging
1.2.0
* Feature: Python 3 support * Feature: Support for Bokeh plots * Feature: Support for Plotly plots * Feature: Allow use of different HTML conversion backends * Feature: Added Chrome-headless backend for HTML->PDF conversion * Updated CircleCI configuration to version 2
1.1.9
* Bugfix: Indexing error in table.html with non-unique indices * Bugfix: Removed Pandas warning in tests * Remove WidePanel, update ipynb * Feature: Add support for specifying different text colors for MultiIndex levels * Feature: Add a context manager for temporarily setting plot format/DPI
1.1.8
* Bugfix: FmtHighlightText - explicitly set non-bold for column header * Feature: Add page break example to documentation * Bugfix: Pass `apply_to_header_and_index` to base class on all formatters
1.1.7
* Feature: More SMTP options * Feature: UTF-8 email mime-type * Feature: Allow BCC for email
1.1.6
* Bugfix: Unicode meta tag set in html output and unicode strings working wit Raw() block.