Merged
Conversation
Also update copyright date
Bump to 0.5.0.dev0
Add Python 3.7 support
Rename to Contact Map Explorer
Fix coveralls reporting
Fix for lack of unitcell; better colorbar scaling
Added test for non_periodic systems
Move to Autorelease 0.1.0
Owner
Author
|
Problems with sparse matrix changes in pandas 1.0 (released 2 days ago). I'll add another PR to fix that, and merge it into this one once the fix is in master. |
Collaborator
|
Do we want to drop 2.7 support as well for this version, or just for the next one (my vote is the next one)? |
Owner
Author
|
I'd say next one (0.6.0 -- I think/hope we'll have a 0.5.1 fix for the pandas pin soon). For some reason, Travis isn't triggering the autorelease scripts now. Trying to fix that. |
Owner
Author
|
Giving this until morning for further comment. If no objections in the next 12 hours, I merge and it automatically releases, with the top post here as the release notes. |
Collaborator
|
LGTM, feel free to merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The most obvious change in Contact Map Explorer 0.5.0 is the new name: the project is officially called Contact Map Explorer!
It also includes several small updates, and an important bugfix when dealing with nonperiodic trajectories (without unitcell vectors).
Also, @sroet is now a core contributor, so we don't list his name next to every PR he contributes in the changelog.
Bug fixes
Miscellaneous improvements
pandas<1.0(pin pandas<1.0 #70) #upstream_changed