This is a minor release primarily focused on a number of important bug
fixes. Thanks to our users for reporting issues, and special thanks to
the internal developers @philippjfr and @jlstevens and external
developers including @poplarShift, @fedario and @odoublewen for their
contributions.
Bug fixes:
- Fixed regression causing unhashable data to cause errors in streams (#3681
- Ensure that hv.help handles non-HoloViews objects (#3689)
- Ensure that DataLink handles data containing NaNs (#3694)
- Ensure that bokeh backend handles Cycle of markers (#3706)
- Fix for using opts method on DynamicMap (#3691)
- Ensure that bokeh backend handles DynamicMaps with variable length NdOverlay (#3696)
- Fix default width/height setting for HeatMap (#3703)
- Ensure that dask imports handle modularity (#3685)
- Fixed regression in xarray data interface (#3724)
- Ensure that RGB hover displays the integer RGB value (#3727)
- Ensure that param streams handle subobjects (#3728)