This repository has been archived by the owner on Nov 29, 2019. It is now read-only.
Version 0.2.2
Minor release mainly important for compatibility with recent Bokeh releases.
Improvements:
- Replace buttons with checkboxes for Booleans (#38)
- Slider for float no longer has integer step.
- Allow unbounded numbers to be represented.
- Allow button text to be changed.
Bug fixes:
- param.Action (#9, #32)
- Comms for holoviews plots (#24)
- Event throttling on bokeh server (#23)
- Slider initialization value (#22)
- Widgets width
Backwards compatibility:
- Added support for Bokeh 0.12.10-0.12.15, dropping previous versions. (#17)