Skip to content

Version 1.8.3

Compare
Choose a tag to compare
@jlstevens jlstevens released this 21 Aug 23:06
· 2224 commits to main since this release

This bugfix release fixes a number of minor issues identified since the last release:

Features:

  • Add support for setting the bokeh sizing_mode as a plot option (#1813)
    Fixes:

  • Handle StopIteration on DynamicMap correctly. (#1792)

  • Fix bug with linked streams on empty source element (#1725)

  • Compatibility with latest datashader 0.6.0 release (#1773)

  • Fixed missing HTML closing tag in extension (#1797, #1809)

  • Various fixes and improvements for documentation (#1664, #1796)