Interform

Latest version: v1.3.2

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

Scan your dependencies

Page 3 of 3

1.0.0

> First public release of this package

1.0.0dev2

1.0.0dev1

0.0.2dev2

> This version was the last attempt to create object model configuration files. I decided to give up this idea, because the realisation of this feature was awful.

Added
- Feature to extend the current configuration object with dictionaries
- Create nested attributes in object without any dicts usage
- Example:
python
>>> cfg = Configuration()
>>> cfg.test.nested.d = "yes"
>>> cfg.test.nested.d
'yes'


Changed
- Split configuration files controllers by type in submodule `.configs`
- Enhanced unit tests coverage
- Moved unit tests to project directory
- Renamed some methods to more friendly variants

Fixed
- `.core.BaseController.clear()` implementation fixed
- `.core.Namespace.__getitem__()` behaviour fixed

0.0.1dev3

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.