Skip to content

v3.0.0.rc1

Latest
Compare
Choose a tag to compare
@vsppedro vsppedro released this 23 Apr 13:14
· 6 commits to main since this release
855f0c3

3.0.0.rc1 - 2024-04-21

Backward-incompatible changes

  • Drop support for Ruby 2.5 and 2.6 by @vsppedro. Ruby 2.7.x is the only version supported now. (#76, #77, #78)
  • Drop support for Rails 4.2, 5.0, 5.1 and 5.2 by @vsppedro. Rails 6.0.x and Rails 6.1.x are the only versions supported now. (#79, #80, #81, #82)

Bug fixes

Features

Improvements