Paramtools

Latest version: v0.18.1

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

Scan your dependencies

Page 2 of 6

0.16.0

- New API for querying parameter values:
![Screenshot from 2020-10-28 11-00-59](https://user-images.githubusercontent.com/9206065/97454205-e065c500-190c-11eb-9567-e30cf2cc3ac3.png)

- Improvements for querying custom/nested values:
![Screenshot from 2020-10-28 11-02-22](https://user-images.githubusercontent.com/9206065/97454377-13a85400-190d-11eb-9960-520652e0665a.png)

0.15.1

- Fix several ordering bugs affecting the order of schema vs parameter names in the output of `Parameters.dump` and the order of keys in value objects. (115)
- Expose argument to use the labels set in the `state` of the `Parameters` instance when selecting which values to include when calling `Parameters.dump`. (115)
- Use most up-to-date operator values when dumping a Parameter values to JSON. (118)

0.15.0

- Use `fsspec` to support a rich variety of inputs sources from local JSON files to files stored on GitHub, S3, or Google Cloud Storage. (111, 113)

0.14.2

- Fix deserialization bug. (109)

0.14.1

- Perfomance improvements to `extend` functionality. (107)
- Bug fix for `sort_values` that caused an error when calling `dump` on a `Parameters` instance that does not specify any labels. (108)

0.14.0

- Add the `_auto` attribute to parameter values that were extended automatically. This make it possible to update the rules for how parameters should be extended, delete the extended values, and update with the new rules (102):

python
Update extension rules:

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.