Configpile

Latest version: v10.1.3

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

Scan your dependencies

Page 6 of 7

4.1.2

Fix

- **config**: fix retrieval of argument documentation in parent classes

4.1.1

Fix

- **config**: Fixed the formatter used in usage/help formatting, so that it preserves newlines

4.1.0

Feat

- **config**: better formatting of usage/help when running from CLI

Fix

- **make-Pylance-type-checker-happy**: Added exceptions and corrected types to avoid Pylance errors. Allows unused "type: ignore" in mypy config to make both tools happy

4.0.0

Refactor

- use static methods for dataclass construction

BREAKING CHANGE

- Renamed collector.{keep_last, invalid, append} -> collector.Collector.{keep_last, invalid, append}; arg.{append, store} -> arg.Param.{append, store}

3.0.0

Feat

- **types**: added bool_ type

Refactor

- **types**: changed names of default types to standard Python names, followed by underscore

BREAKING CHANGE

- types.integer is now types.int_

2.1.0

Feat

- **types**: add aliases for ParamType.choices

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.