Yet-another-json-config

Latest version: v1.0.1

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

Scan your dependencies

1.0.1

Fixed

- Fixed crash in Python 3.8 (12)

1.0.0

Added

- Added dependabot
- Added Action for publishing to PyPi
- Added CHANGELOG.md - Retroactively updated previous version releases

Changed

- Refactored comments to align with more recent coding practices
- Refactored structure of method definitions to align with more recent coding practices
- Refactored the logic for converting tuples and non-tuples to its own method called `_convert_keys_to_list`. this can be useful for inherited classes that may want to use this function. (9)

Fixed

- Fixed an empty config file being created on the file system when `file_must_exist = False` is used when instantiating the `Config` class. (8)

0.0.4

Fixed

- Fixed excessive print statement (1)

0.0.3

Added

- Added tests

Changed

- Updated documentation

0.0.2

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.