Confuse

Latest version: v2.0.1

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

Scan your dependencies

Page 1 of 2

2.0.1

''''''

- Remove a `<4` Python version requirement bound.

2.0.0

''''''

- Drop support for versions of Python below 3.6.

1.7.0

''''''

- Add support for reading configuration values from environment variables
(see `EnvSource`).
- Resolve a possible race condition when creating configuration directories.

1.6.0

''''''

- A new `Configuration.reload` method makes it convenient to reload and
re-parse all YAML files from the file system.

1.5.0

''''''

- A new `MappingValues` template behaves like `Sequence` but for mappings with
arbitrary keys.
- A new `Optional` template allows other templates to be null.
- `Filename` templates now have an option to resolve relative to a specific
directory. Also, configuration sources now have a corresponding global
option to resolve relative to the base configuration directory instead of
the location of the specific configuration file.
- There is a better error message for `Sequence` templates when the data from
the configuration is not a sequence.

1.4.0

''''''

- `pathlib.PurePath` objects can now be converted to `Path` templates.
- `AttrDict` now properly supports (over)writing attributes via dot notation.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.