Kingston

Latest version: v0.7.8

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

Scan your dependencies

Page 2 of 3

0.7.2

-----

- Fix version, incorrect imports in ``kingston.testing`` could cause
false positives in CI settings.

.. _section-8:

0.7.1

-----

- Fix version, invalid metadata in ``setup.py``

.. _section-9:

0.7.0

-----

- The module ``kingston.match`` can now do a wildcard match using
``...`` (``Ellipsis``) objects, i.e. an arbitrary long group of
``Any`` matchings.
- Many more refactoring and fixes in ``kingston.match``
- Testing utility ``kingston.testing.fixture`` and extract and run
doctests as `pytest
fixtures <https://docs.pytest.org/en/stable/fixture.html>`__.
- Dropped the homegrown pipe operator overloading mechanism, use
`SSPipe <https://sspipe.github.io/>`__ instead.
- Can build as a `Conda
Package <https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/packages.html>`__.
- Dropped obsolete dependencies, e.g. ``pysistence``.
- More extensive usage of `MyPy <https://mypy.readthedocs.io/>`__
gradual typing mechanism.

.. _section-10:

0.6.8

-----

- Fixes for ``kingston.match``
- ``kingston.testing.trial()`` / ``kingston.testing.retryit()``, moved
to ``kingston.devtool``.

.. _section-11:

0.6.7

-----

- Bugfix in ``kingston.match.Match.case()``

.. _section-12:

0.6.6

-----

- Polish release, mosly QA work
- Smaller bugfixes
- Coverage analysis with
`pytest-cov <https://pytest-cov.readthedocs.io/en/latest/>`__
- Trimmed code base after coverage analysis

.. _section-13:

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.