Ansible-generator

Latest version: v3.1.1

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

Scan your dependencies

Page 1 of 2

3.1.1

* fix: TypeError on older python versions

3.1.0

* Feature: Add support for generating roles outside of a project scenario.

3.0.2

Fix an issue due to the use of `_typeshed` outside of `pyi` file(s).

3.0.1

* Directly handle `NotADirectoryError` to better clarify to the user what the expected usage is.
* Add environment variable to disable Sentry telemetry.
* Add docstrings to improve code coverage in relationship to documentation.
* Update type hints to be more accurate for allowed / expected types.

3.0.0

* Python 3.8 minimum version
* Add type hints to all locations of the codebase
* Add py.typed
* Reduce risk of duplication by use of sets rather than lists
* Improve code quality via black, isort, mypy
* Reduce / remove legacy Python 2 support
* Improve performance via use of placeholders rather than format in logging
* Remove all uses of .format in favor of f-strings

2.1.1

* Minimum Python version
* Markdown description format
* Remove pandoc dependencies
* Remove RST files
* Configure flake8 linting
* Enable black formatting
* Add the version command to the utility
* Simplify logging imports to named functions / constants only rather than full module import

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.