Application-settings

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.6.0

- Nothing yet.

0.6.0.dev

0.5.0

- Use [`tomlkit`](https://tomlkit.readthedocs.io/en/latest/) instead of `tomli` and `tomli-w` (non-breaking)
- Rename literal `SectionTypeStr` to `ParameterKindStr` (breaking).

0.4.0

- pydantic.dataclasses.dataclass and pydantic.ValidationError now exported from our
namespace (Issue [36](https://github.com/StockwatchDev/application_settings/issues/36))
- Exceptions added to docstrings (Issue
[16](https://github.com/StockwatchDev/application_settings/issues/16))
- Upgraded pydantic to version 2.0, which has a different way of doing type conversion,
see the [conversion table](https://docs.pydantic.dev/2.0/usage/conversion_table/)
(Issue [75](https://github.com/StockwatchDev/application_settings/issues/75))

0.3.0

- Default folder name no longer just a dot if container class is called Config or
Settings.

0.2.0

- File path for config / settings now via `set_filepath()` and no longer as argument of
`get()`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.