Skip to content

Releases: holoviz/holoviews

Version 1.0.1

19 May 20:34
Compare
Choose a tag to compare

Minor release addressing bugs and issues with 1.0.0.

Highlights:

  • New separate Pandas Tutorial (8455abc)
  • Silenced warnings when loading the IPython extension in IPython 3 (aaa6861)
  • Added more useful installation options via setup.py (72ece4d)
  • Improvements and bug-fixes for the %%opts magic tab-completion (e0ad710)
  • DFrame now supports standard constructor for pandas dataframes (983825c)
  • Tables are now correctly formatted using the appropriate Dimension formatter (588bc2a)
  • Support for unlimited alphabetical subfigure labelling (e039d00)
  • Miscellaneous bug fixes, including Python 3 compatibility improvements.

Version 1.0.0

17 Mar 00:46
Compare
Choose a tag to compare

First public release available on GitHub and PyPI.