Version 0.6.4
This release includes a number of important bug fixes along with some minor enhancements, including contributions from @philippjfr, @jsignell, @ahuang11, @jonmmease, and @hoseppan.
Enhancements:
- Allow pn.depends and pn.interact to accept widgets and update their output when widget values change (#639)
- Add fancy_layout option to HoloViews pane (#543)
- Allow not embedding local files (e.g. images) when exporting to HTML (#625)
Bug fixes and minor improvements:
- Restore logging messages that were being suppressed by the distributed package (#682)
- HoloViews fixes and improvements (#595, #599, #601, #659)
- Misc other bug fixes and improvements (#575, #588, #649, #654, #657, #660, #667, #677)
Documentation:
- Added example of opening a URL from jslink (#607)