Releases: dwhswenson/contact_map
contact_map 0.1.4
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 for more information about new features and other improvements.
contact_map 0.1.3
contact_map 0.1.3
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.
WARNING! API break: .df
returns sparse DataFrame with NaN in empty places, instead of 0.0. See #18.
New Features
- faster plotting; direct conversion of scipy sparse matrices to pandas sparse matrices (#18)
Other improvements
contact_map 0.1.2
The 0.1.x release cycle is for testing the PyPI/conda-forge release process we're putting in place.
- add
LICENSE
toMANIFEST.in
- improve
README.md
and conda recipe
Previous release pointed to wrong branch!
contact_map 0.1.1
The 0.1.x release cycle is for testing the PyPI release process we're putting in place.
contact_map 0.1.2
The 0.1.x release cycle is for testing the PyPI/conda-forge release process we're putting in place.
- add
LICENSE
toMANIFEST.in
- improve
README.md
and conda recipe