Skip to content

Update readme for 5.0.0 #2486

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

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Update readme for 5.0.0 #2486

merged 1 commit into from
Mar 16, 2021

Conversation

chilian
Copy link
Contributor

@chilian chilian commented Mar 16, 2021

@pirj
Copy link
Member

pirj commented Mar 16, 2021

Please correct me if I'm totally wrong with my understanding of the versioning strategy:
rspec-rails 4.0 is out with Rails 6.0 support
rspec-rails 4.1 supports Rails 6.1
rspec-rails 5.0 is an early version with bleeding edge in-development Rails 7 support

With this in mind it's hard to call 5-0-mainteance a stable release and recommend it to everyone who visits the front repo page.

main tracks changes that will be merged to both the stable 4-1-maintenance and released as 4.1.x, and 5-0-maintenance and released as 5.0.x.
Rails 7-specific changes will go to main, will be merged to 5-0-maintenance, but not 4-1-maintenance.

@JonRowe Is this correct?

@JonRowe JonRowe merged commit 2769383 into rspec:main Mar 16, 2021
@JonRowe
Copy link
Member

JonRowe commented Mar 16, 2021

This should have been cherry picked from 5-0-maintenance my bad, we releaed 5.0.0 with Rails 6.1 support @pirj, it drops support for Rails versions so needed to be a major version. 4.1 contains some minor enhancements only.

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 this pull request may close these issues.

3 participants