Skip to content

Version 1.14.6

Compare
Choose a tag to compare
@jbednar jbednar released this 30 Sep 16:18

This is a hotfix release with a number of important bug fixes. Most importantly, this version supports the recent Bokeh 2.4.0 release.
Many thanks to @geronimos, @peterroelants, @douglas-raillard-arm, @philippjfr, and @jlstevens for contributing the fixes in this release.

Bug fixes:

  • Compatibility for bokeh 2.4 and fixes to processing of falsey properties and visible style property (#5059, #5063)
  • Stricter validation of data.interface before calling subclass (#5050)
  • Fix to prevent options being ignored in some cases (#5016)
  • Improvements to linked selections including support for linked selection lasso for cudf and improved warnings (#5044, #5051)
  • Respect apply_ranges at range computation level (#5081)
  • Keep ordering of kdim when stacking Areas (#4971)
  • Apply hover postprocessor on updates (#5039)