Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@excid3 excid3 released this 16 Aug 14:16
2c279c0

What's Changed

  • Drop official support Ruby 2.6 or older
  • Drop official support Rails 5.1 or older
  • Migrate from Travis CI to GitHub Actions
  • Include Sequenced when ActiveRecord loads (#52)
  • Use HTTPS in Gemfile by @olleolleolle in #44
  • Avoid DEPRECATED in MiniTest: use assert_nil by @olleolleolle in #43
  • chore: add links to PRs in CHANGELOG by @olleolleolle in #46
  • Migrate to GitHub Actions by @excid3 in #53
  • Switch CI badge to GitHub Actions by @excid3 in #54
  • Delay inclusion of Sequenced until ActiveRecord is loaded by @louim in #52

New Contributors

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