Inflect

Latest version: v7.2.1

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

Scan your dependencies

Page 3 of 9

6.0.0

======

* 157: ``compare`` methods now validate their inputs
and will raise a more meaningful exception if an
empty string or None is passed. This expectation is now
documented.

* Many public methods now perform validation on arguments.
An empty string is no longer allowed for words or text.
Callers are expected to pass non-empty text or trap
the validation errors that are raised. The exceptions
raised are ``pydantic.error_wrappers.ValidationError``,
which are currently a subclass of ``ValueError``, but since
that
`may change <https://pydantic-docs.helpmanual.io/usage/validation_decorator/#validation-exception>`_,
tests check for a generic ``Exception``.

5.6.2

======

* 15: Fixes to plural edge case handling.

5.6.1

======

* Packaging refresh and docs update.

5.6.0

======

* 153: Internal refactor to simplify and unify
``_plnoun`` and ``_sinoun``.

5.5.2

======

* Fixed badges.

5.5.1

======

* 150: Rewrite to satisfy type checkers.

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.