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

Remove ContactMap (allowing rename ContactFrequency => ContactMap) #88

Merged
merged 5 commits into from
Sep 23, 2020

Conversation

dwhswenson
Copy link
Owner

This is the next step in #82. Removes ContactMap and adds PendingDeprecationWarning on ContactFrequency.

This also bumps the version to 0.7.0.dev0 (which should have been done as soon as we broke the API in #87; changed API means we're developing on the next 0.x).

@dwhswenson dwhswenson added misc PR api break Backwards-incompatible changes deprecation addition of deprecation warnings labels Sep 4, 2020
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.

Only a comment about combining strings without + inside brackets, for cleaner indentation.

LGTM otherwise

Co-authored-by: sroet <sanderroet@hotmail.com>
@dwhswenson
Copy link
Owner Author

Desired changes are done ... I had completely forgotten that this was still sitting here!

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

@dwhswenson dwhswenson merged commit a22e862 into master Sep 23, 2020
@dwhswenson dwhswenson deleted the remove_map branch September 23, 2020 17:57
@dwhswenson
Copy link
Owner Author

dwhswenson commented Sep 23, 2020

Updated #82 to reflect current status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api break Backwards-incompatible changes deprecation addition of deprecation warnings misc PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants