Param

Latest version: v2.1.0

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

Scan your dependencies

Page 5 of 6

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/holoviz/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/holoviz/param/compare/v1.4.1...v1.4.2).

1.4.1

* Selector parameters now respect order of options supplied
* Allowed softbounds to be accessed like an attribute

A full list of changes since the previous release is available
[on GitHub](https://github.com/holoviz/param/compare/v1.4.0...v1.4.1).

1.4.0

* Added support for new [ParamNB](https://github.com/ioam/paramnb) project
* Added new parameter types Action, FileSelector, and ListSelector

A full list of changes since the previous release is available
[on GitHub](https://github.com/holoviz/param/compare/v1.3.2...v1.4.0).

1.3.2

* Added Unicode support for param.String.
* Minor bugfixes.

A full list of changes since the previous release is available
[on GitHub](https://github.com/holoviz/param/compare/v1.3.1...v1.3.2).

1.3.1

* Minor bugfix release to restore pre-1.3.0 script_repr behavior
(accidentally changed in 1.3.0) and to fix issues with logging.
* Param's logging interface now matches that of Python's logging
module, making it simpler to use logging (see Python's logging
module for details). Note therefore that Param's logging methods (a)
no longer call functions that are passed as arguments (instead,
Python's logging module does lazy string merges), and (b) no longer
automatically combine strings passed as arguments (instead, Python's
logging module supports string formatting).
* Improved set_param() method, now allowing multiple parameters to be
set easily via keyword arguments (as on initialization).

A full list of changes since the previous release is available
[on GitHub](https://github.com/holoviz/param/compare/v1.3.0...v1.3.1).

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.