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

Bump version to 5.0.0 #1455

Merged
merged 1 commit into from Jul 10, 2021
Merged

Bump version to 5.0.0 #1455

merged 1 commit into from Jul 10, 2021

Conversation

VSPPedro
Copy link
Collaborator

Bug fixes

  • Replace in?, method from ActiveSupport, with include? to prevent exception "undefined method in?" on non-Rails app. (#1405)

Features

  • Add support for Rails 6.1. No new Rails 6.1 features are supported, but only
    existing features that broke with the upgrade. (#1418)

  • Add support for RVM (Ruby Version Manager) to setting up local environment. (#1424)

  • Add support for alias in matcher define_enum. (#1419)

  • Add support for Ruby 3.0. (#1406, #1427)

Improvements

  • Remove deprecated warnings emitted on Rails 6.1 in ActiveModel errors. (#1444)

@VSPPedro VSPPedro merged commit c320bdc into master Jul 10, 2021
@VSPPedro VSPPedro deleted the release/5.0.0 branch July 10, 2021 11:39
@mcmire
Copy link
Collaborator

mcmire commented Jul 11, 2021

👏🏻 👏🏻 👏🏻

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.

None yet

2 participants