Contact-map

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 3

0.3.1

Very minor updates; mainly dropping official testing of Python 3.4 since code we depend on no longer supports it (making our testing impossible).

Miscellaneous improvements
* Pylint/Codacy clean-up (34)
* Drop Python 3.4 support (because pandas no longer supports it) (36)

0.3.0

The marquee feature in `contact_map` 0.3.0 is support for parallelization using [`dask.distributed`](http://distributed.readthedocs.io), as well as other improvements to facilitate parallelization using other tools.

New features
* Colorbars in default plotter (31)
* Parallelization of ContactFrequency with dask.distributed (30)
* Contact Object Serialization (29)
* Add/subtract contact frequencies (3)

0.2.0

First public-ready release of `contact_map`. This marks the version that will be used for the E-CAM module.

Future release notes will details new features and other improvements. API breaks will also be included in the release notes. Following [semver](http://semver.org), during the `0.x.y` cycle, API breaks are allowed (although we will try to only make them between `0.x.y` and `0.(x+1).0`). After 1.0, API breaks will require a change of the major version number.

Some of the details in the progress to date can be seen in the release notes from the experimental releases of the `0.1.x` sequence. More complete documentation is available at https://contact-map.readthedocs.io/

0.1.20

The 0.1.x release cycle is for testing the PyPI/conda-forge release process we're putting in place.

* add `LICENSE` to `MANIFEST.in`
* improve `README.md` and conda recipe

Previous release pointed to wrong branch!

0.1.10

The 0.1.x release cycle is for testing the PyPI release process we're putting in place.

0.1.5

The 0.1.x release cycle is primarily for testing automated release process we're putting in place. The first release for public use will be 0.2.0. This is a test release for 0.2.0.

This release fixes a bug in the deployment process from the previous release. See the [release notes for 0.1.3](https://github.com/dwhswenson/contact_map/releases/tag/v0.1.3) for more information about new features and other improvements.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.