Libranet-logging

Latest version: v1.3

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

Scan your dependencies

Page 1 of 2

1.3

----------------

- Nothing changed yet.

1.2

----------------

- Fix logo. [WVH]

- Add .gitlab-ci.yml [WVH]

1.1

----------------

- Fix error ``ModuleNotFoundError: No module named 'libranet_logging.version'``. [WVH]

1.0

----------------

- Move ``__version__``-attribute to ``__init__``. [WVH]

- Package ``libranet_logging`` forked from WVH's unreleased package. [WVH]

0.5

----------------

- Add docstrings and type-hinting.

- Fix a series of issues reported by pylint.

- Change function-signature of ``libranet_logging.yaml.read_yml``: change ``vars`` into ``variables``
to avoid shadowing the buitlin ``vars()``-function::

>>> config = read_yaml(path, vars=None)
>>> config = read_yaml(path, variables=None)

0.4

----------------
- Add ``version.py`` with a ``__version__``-attribute, rework version-management.

- In ``setup.py`` set minimum-requirements for cerberus >=1.3.1. [WVH]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.