Skip to content

Releases: gocardless/activerecord-safer_migrations

v4.0.0

21 Aug 11:15
1cda1f1
Compare
Choose a tag to compare

What's Changed

  • Remove support for Ruby =< 3.0 and Rails < 7 by @JoeSouthan in #97
  • Update Postgres Adapter to work with updated Rails 7.2 API by @benngarcia in #98
  • Fixup ActiveRecord check and update changelog by @JoeSouthan in #101
  • Update rspec requirement from ~> 3.9.0 to ~> 3.13.0 by @dependabot in #100

New Contributors

Full Changelog: v3.0.0...v4.0.0

v3.0.0

16 Oct 08:30
Compare
Choose a tag to compare
Update rubocop requirement from ~> 0.91.0 to ~> 0.92.0

Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.91.0...v0.92.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v2.0.0

23 Aug 10:03
Compare
Choose a tag to compare
  • #23 Drop support for Rails 4.0 and 4.1
  • #24 Drop support for Ruby 2.0 and 2.1, add Ruby 2.4