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

Formalize MSRV policy #96

Closed
akhilles opened this issue Feb 23, 2023 · 1 comment · Fixed by #98
Closed

Formalize MSRV policy #96

akhilles opened this issue Feb 23, 2023 · 1 comment · Fixed by #98

Comments

@akhilles
Copy link
Collaborator

  • Should MSRV bump require a minor or major version?
  • How many recent stable versions should be supported for a new release?
@akhilles
Copy link
Collaborator Author

IMO:

Should MSRV bump require a minor or major version?

Minor version is fine: rust-lang/api-guidelines#231

How many recent stable versions should be supported for a new release?

At a minimum we should support any stable release within the last 12 months. In addition, there needs to be a good reason to bump the MSRV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant