Picle

Latest version: v0.8.8

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

Scan your dependencies

Page 1 of 3

0.8.8

BUGS

1. Fixed json_schema_extra outputter handling for models with run method

FEATURES

1. Added outputter_rich_yaml outputter

**Full Changelog**: https://github.com/dmulyalin/picle/compare/0.8.7...0.8.8

0.8.7

FEATURES

1. Added nested outputter

**Full Changelog**: https://github.com/dmulyalin/picle/compare/0.8.5...0.8.7

0.8.5

BUGS

1. Fixed rich table outputter sorting logic

**Full Changelog**: https://github.com/dmulyalin/picle/compare/0.8.3...0.8.5

0.8.3

BUGS

1. Fixed handling of Enum with `True, False or None` values in `tab` completion and `? help` output
2. Fixed handling of `source_fieldname` returns with `True, False or None` values in `tab` completion and `? help` output

0.8.2

BUGS

1. Fixed handling of source values options autocompletion

0.8.1

BUGS

1. Fixed PICLE not showing default values for man tree when default is `False`
2. Added support for validation and serialization aliases, since alias used for both and it fails check if field is mandatory as pydantic expects alias as a key instead of field name itself
3. Removed showing `default 'PydanticUndefined'` for man tree default values when default is `...`
4. Fixed when enum field value same as beginning one of the other field names command does not work, e.g. model has client field and task field, task field has cli as part of enum

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.