Pyviz

Latest version: v0.10.3

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.6.0

Notable changes, fixes, and additions since the previous release (1.5.1) are listed below. You can also see a [full list of changes since the previous release](https://github.com/ioam/param/compare/v1.5.1...v1.6.0).


Changes

* `param.__version__` is now a string
* `param.version.Version` now supports a tag-based versioning workflow; if using the `Version` class, you will need to update your workflow (see [autover](https://github.com/ioam/autover) for more details).
* Dropped support for python 2.6 (175).
* No longer attempt to cythonize param during installation via pip (166, 194).


Fixes

* Allow `get_param_values()` to work on class (162).
* Fixed incorrect default value for `param.Integer` (151).
* Allow a `String` to be `None` if its default is `None` (104).
* Fixed `ListSelector.compute_default()` (212).
* Fixed checks for `None` in various `Parameter` subclasses (208); fixes problems for subclasses of `Parameterized` that define a custom `__nonzero__` or `__len__`.


Additions

* Added `DateRange` parameter.


Miscellaneous

* No longer tested on python 3.2 (unsupported by our test environment; 218).

1.5.1

* Fixed error messages for ClassSelector with tuple of classes
* Added get and contains methods for ParamOverrides

A full list of changes since the previous release is available [here](https://github.com/ioam/param/compare/v1.5.0...v1.5.1).

1.5.0

- Added Range, Color, and Date parameters
- Improved ObjectSelector error messages
- Minor bugfixes

A full list of changes since the previous release is available [here](https://github.com/ioam/param/compare/v1.4.2...v1.5.0).

1.4.2

- Improved version reporting from version module
- Minor bugfixes

A full list of changes since the previous release is available [here](https://github.com/ioam/param/compare/v1.4.1...v1.4.2).

1.4.1

1.4.0

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.