Skip to content

Version 1.13.2

Compare
Choose a tag to compare
@philippjfr philippjfr released this 02 Apr 00:19

This is a minor patch release fixing a number of regressions introduced as part of the 1.13.x releases. Many thanks to the contributors including @eddienko, @poplarShift, @wuyuani135, @maximlt and the maintainer @philippjfr.

Enhancements:

  • Add PressUp and PanEnd streams (#4334)

Bug fixes:

  • Fix regression in single node Sankey computation (#4337)
  • Fix color and alpha option on bokeh Arrow plot (#4338)
  • Fix undefined JS varaibles in various bokeh links (#4341)
  • Fix matplotlib >=3.2.1 deprecation warnings (#4335)
  • Fix handling of document in server mode (#4355)