Coho

Latest version: v0.4

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

Scan your dependencies

0.4

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

Added
^^^^^
* `mypy <http://mypy-lang.org/>`_ type annotations
* Reliable reporting of allocation failures.
* PYPI `manylinux1`_ wheels.

Changed
^^^^^^^
* Build with GNU Make.
* Rename various identifiers (API change).
* Consolidate all declarations into ``coho.h``.

0.3

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

Changed
^^^^^^^
* Revise Makefile.
* Improve documentation.
* Improve positioning info for SMILES integer-too-large errors.
* Allow parsing of deeply-nested SMILES.

Fixed
^^^^^
* SMILES: Fix implicit bond order between aromatic atoms.

0.2

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

Added
^^^^^
* Self-contained `PyPI package <https://pypi.python.org/pypi/coho>`_.
* SMILES tests.
* SMILES AFL harness.

Changed
^^^^^^^
* Revise build system.
* Improve python packaging.
* Improve documentation.

0.1

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

Added
^^^^^
* SMILES parser.

.. _Unreleased: https://github.com/cornett/coho/compare/v0.4...HEAD
.. _v0.4: https://github.com/cornett/coho/compare/v0.3...v0.4
.. _v0.3: https://github.com/cornett/coho/compare/v0.2...v0.3
.. _v0.2: https://github.com/cornett/coho/compare/v0.1...v0.2

.. _manylinux1: https://www.python.org/dev/peps/pep-0513/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.