* Update to version 1.10.1. * Disable python2 builds since dependencies (e.g. python-bokeh) no longer support python2. OBS-URL: https://build.opensuse.org/request/show/848436 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-panel?expand=0&rev=3
24 lines
972 B
Plaintext
24 lines
972 B
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 6 15:37:07 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|