Skip to content

v5.2.0

Compare
Choose a tag to compare
@vsppedro vsppedro released this 17 Sep 14:07
· 84 commits to main since this release
8a70102

Features

  • Add without_scopes method to enum matcher. (#1453)

  • Add support for Ruby 3.1. (#1474)

  • Add allow_blank method to validate_presence_of matcher. (#1499)

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

Thanks @technicalpickles, @dewyze, @andreLumor for your contributions!