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

Breaking (and other) changes for dplyr 0.9.0 #2790

Closed
3 of 15 tasks
krlmlr opened this issue May 16, 2017 · 5 comments
Closed
3 of 15 tasks

Breaking (and other) changes for dplyr 0.9.0 #2790

krlmlr opened this issue May 16, 2017 · 5 comments
Labels
breaking change ☠️ API change likely to affect existing code feature a feature request or enhancement verbs 🏃‍♀️
Milestone

Comments

@krlmlr
Copy link
Member

krlmlr commented May 16, 2017

I'd like to suggest that we break the things we want to break very early in the release cycle. We should only break things where there is a clearly better alternative in the existing CRAN version. This could be done in a separate pull request first, with early notification to the downstream dependencies.

New interfaces should not break existing ones, we can mark them as deprecated in the docs and start breaking them in the version after that. This includes changes in behavior.

This meta-issue could collect the scheduled breakages. Off the top of my head, this includes:

@krlmlr krlmlr changed the title Breaking changes for dplyr 0.7.0 Breaking (and other) changes for dplyr 0.7.0, after dplyr 0.6.0 release May 23, 2017
krlmlr referenced this issue May 31, 2017
@hadley
Copy link
Member

hadley commented Jun 13, 2017

We'll reserve breaking API changes for 0.9.0. Maybe it would be better to have a label than a meta issue?

@krlmlr krlmlr changed the title Breaking (and other) changes for dplyr 0.7.0, after dplyr 0.6.0 release Breaking (and other) changes for dplyr 0.9.0 Jun 13, 2017
@krlmlr
Copy link
Member Author

krlmlr commented Jun 13, 2017

I'm not sure. They lie around here peacefully, waiting patiently for their time to come...

@krlmlr krlmlr added feature a feature request or enhancement verbs 🏃‍♀️ labels Mar 16, 2018
@krlmlr krlmlr added the breaking change ☠️ API change likely to affect existing code label Apr 18, 2018
@cboettig
Copy link

  • Change default of na_matches argument

👏 🙏

@hadley hadley added this to the 0.9.0 milestone May 27, 2019
@hadley
Copy link
Member

hadley commented Dec 12, 2019

@hadley hadley closed this as completed Dec 12, 2019
@lock
Copy link

lock bot commented Jun 24, 2020

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change ☠️ API change likely to affect existing code feature a feature request or enhancement verbs 🏃‍♀️
Projects
None yet
Development

No branches or pull requests

3 participants