Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.6.0 #85

Merged
merged 40 commits into from
Sep 1, 2020
Merged

Release 0.6.0 #85

merged 40 commits into from
Sep 1, 2020

Conversation

dwhswenson
Copy link
Owner

The main new feature in Contact Map Explorer 0.6.0 is the ContactTrajectory, which facilitates analysis of the time evolution of contacts. This release also adds more flexibility in plotting, by allowing users to provide the matplotlib Axes object to be plotted on.

DEPRECATION: Because ContactMap is redundant with ContactFrequency, the ContactMap class has been deprecated and will be removed in Contact Map Explorer 0.7.0. Use ContactFrequency instead. See #82 for more.

New features

Miscellaneous improvements

sroet and others added 30 commits July 13, 2020 15:37
rework plotting to allow for plot_axes
start tests for MutableContactTrajectory
Deprecate `ContactMap` (allowing rename `ContactFrequency` => `ContactMap`)
dwhswenson and others added 10 commits August 31, 2020 13:53
Co-authored-by: sroet <sanderroet@hotmail.com>
Co-authored-by: sroet <sanderroet@hotmail.com>
Co-authored-by: sroet <sanderroet@hotmail.com>
Co-authored-by: sroet <sanderroet@hotmail.com>
Co-authored-by: sroet <sanderroet@hotmail.com>
Co-authored-by: sroet <sanderroet@hotmail.com>
Copy link
Collaborator

@sroet sroet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to merge on green (assuming autorelease does it's job)

@dwhswenson
Copy link
Owner Author

Actually, the thing that's leaving this yellow is CodeClimate, which seems to have forgotten to finish analyzing this. I'll merge anyway; there are no significant code changes that aren't already in master.

@dwhswenson dwhswenson merged commit 2c8d437 into stable Sep 1, 2020
@dwhswenson dwhswenson deleted the release-0.6.0 branch September 1, 2020 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants