See

Latest version: v1.4.1

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

Scan your dependencies

Page 1 of 4

1.4.1

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

**Changed**

- Limit the output indentation to a maximum of 4 spaces.

**Fixed**

- Fixed the function name in the 'deprecated' message that appears when you use
the ``r`` argument.

1.4.0

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

**Added**

- New API for filtering the output. Call ``see().filter()`` with either
a shell-style wildcard pattern or a regular expression.

- Test each of the ``is`` functions from the *inspect* module, such as
``isclass`` and ``isgenerator``, and include them in the result.

- Documentation using Sphinx.

**Deprecated**

- Deprecated the ``pattern`` and ``r`` arguments. They are still usable (via
``*args`` and ``**kwargs``) but they will be removed in a later release.

1.3.2

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

**Fixed**

- Misaligned columns with Unicode attribute names that include wide CJK
characters or combining characters.

1.3.1

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

**Fixed**

- Misaligned columns when some attributes have unusually long names.

1.3.0

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

**Added**

- Unit tests, continuous integration with Travis, and coverage reports
published on Coveralls.io.

- For Windows, adjust the output to fit the terminal width as on other
platforms.

**Fixed**

- Replaced one instance of ``dir`` with ``hasattr``.

1.2.0

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

**Added**

- Support for Python 3.5's matrix multiplication operators.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.