2020-11-14 11:17:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 31 20:38:23 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Update to version 1.10.1:
|
|
|
|
* Enhancements: Add pn.bind function to bind parameters to a
|
|
|
|
function (gh#holoviz/panel#1629).
|
|
|
|
* Bug fixes:
|
|
|
|
- Fix WidgetBox CSS (gh#holoviz/panel#855).
|
|
|
|
- Fix CSS load order in Templates (gh#holoviz/panel#1698).
|
|
|
|
- Allow setting DiscreteSlider orientation
|
|
|
|
(gh#holoviz/panel#1683).
|
|
|
|
- Ensure JS callbacks and links are only set up once on
|
|
|
|
templates (gh#holoviz/panel#1700).
|
|
|
|
- Initialize pipeline only once (gh#holoviz/panel#1705).
|
|
|
|
- Allow using NumberInput as Param pane widget
|
|
|
|
(gh#holoviz/panel#1708).
|
|
|
|
- Disable python2 builds since dependencies (e.g. python-bokeh) no
|
|
|
|
longer support python2.
|
|
|
|
|
2020-07-21 11:11:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 6 15:37:07 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Initial package.
|